The database design that consists of multiple tables that are linked together through matching data stored in each table is called a:
The relational database model consists of tables with each table having rows and columns. Each row represents a record and data in columns represents fields. The tables are linked together via common fields, thus making it easy to access any data in the database tables (provided access is granted to the data). Any table can be accessed without having to go through a hierarchy. A table can be linked to any number of parent tables and a parent table can have any number of child tables.
Contributions ({{ comment_count }})
Please wait...
Modal title
Report
Block User
{{ feedback_modal_data.title }}