 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | What is DBMS? What are the features of DBMS? | 
| Answer» There are SEVERAL FEATURES that distinguish a Relational DBMS from a DBMS, including: Structure: Where data is structured in hierarchical form in a DBMS, data is structured in TABULAR form in a RDBMS. User CAPACITY: A RDBMS is capable of operating with multiple users. DBMS can only manage one user at a time. | |