Relational database concepts

A relational database management system (RDBMS) is a system that stores and retrieves data in table format. A relational database consists of a collection of tables that store interrelated data.

This section introduces some of the terms and concepts that are important when talking about relational databases.