Notes on Relational Databases:

A database can consist of multiple tables/files. These tables/files are related to each other in some way so that the programmer or developer can access information from multiple table/files at the same time. A database management system is the database and its functionality. In today's PC environment, the model of relating the table/files within a database is the relational database model. Things that must be considered in a relational database: