A relational database is a set of formally described tables from which data can be accessed or reassembled in many different ways without having to reorganize the database tables. The standard user ...
A data file that is not related to or does not contain any linkages to another file. It is generally used for stand-alone lists. When files must be related (customers to orders, vendors to purchases, ...
A database that maintains a set of separate, related files (tables), but combines data elements from the files for queries and reports when required. The concept was developed in 1970 by Edgar Codd, ...