what is defination of RDBMS
Answers
Answered by
8
Stands for "Relational database management system". An RDBMS is a DBMS designed specifically for relational databases.
Hope it helps you
Mark me as a brain list dear.....
Hope it helps you
Mark me as a brain list dear.....
Subashsingh:
ok
Answered by
8
Answer:
Explanation:
RDBMS: The term RDBMS states for Relational DataBase Management System. It is a type of DBMS that is designed specifically for the relational databases. Where DBMS (DataBase Management System) stores the data in the form of files, RDBMS stores the data in the form of rows and columns so that it gets easier to locate a specific data in the table.
In RDBMS, tables will be consisting of identifier that is called as Primary Key. It is a powerful system and that's why used across the world as it enhances the performance of the computer.
Similar questions