What is Relational Database Design?
Relational Database Summary
- logical database model that treats data as if they are stored in separate but related tables
- Tables are related as long as two tables share common data element
- Information in these tables can be combined on an as-needed basis to retrieve answers to queries and to generate complex reports