60 Dbms Interview Questions And Answers
1) What is DBMS? DBMS (Database Management System) is software for storing and retrieving users’ data while also considering appropriate security measures. The system is composed of a number of programs that manipulate the Database. It accepts the request for data from an application and instructs the operating system to provide the specific data. 2) What is RDBMS? RDBMS is a short form of Relational Database Management system. It is a software system that stores only data that needs to be stored in related tables....