Distinguish Relational Database and relation data model?
Relational Data Model:
Data are organized into tables with rows and columns.
The structured query language (SQL) is used to manipulate data in the tables.
The DBMS has facilities to enforce business rules to maintain data integrity.
Whereas in relational database is a collection of interrelated data designed to meet the information needs of multiple users in any organization. This data is saved in the form of relations / tables.
0 Comments
Please add nice comments or answer ....