Section 1: Introduction RDBMS Relational database management system Allows to identify and access data in relation to another piece of data in the database Data in a relational database is often organized into tables SQL Structured Query Language A programming language used to communicate with data stored in a relational database management system SQL is […]