InterviewSolution
Saved Bookmarks
| 1. |
What is RDBMS and also explain its components? |
|
Answer» RDBMS stands for the Relational DATABASE Management System.RDBMS is the DBMS in which the data is stored in the tables, i.e., the values are stored in the rows and columns. The components of RDBMS are:-
|
|