What are the advantages of Relational database management system [RDBMS]?
Advantages of the Relational Database Management and System
- Relational database can be used with one computer or more system.
- In this database you can find the record easily with their unique identity.
- Relational database can be related to other relational database with their property or attribute from the record.
- The relational database is easy to use for application development.
- The relational database enables to use the computer for search, insert, delete and update etc.
- The relational database can holds all the attributes of the record.
- This database can controlled by the query language called structured query language [SQL].
- In this database the optimization of the record is very fast and easy to search that enable by the SQL programing.
- It is useful for represents the real life record and attributes easily.
-----------------------------------------------------------------------------------------------------------------------------
My latest post is here links below about the databases technology
What are the components of data model in [DBMS] Relational Database Management System?
There are five main components of data model... 👉 click here 👈
What is stability of the distributed database management system?
In the distributed database model there are.... 👉 click here👈
Comments
Post a Comment