DBMS Questions et reponses d'entretien
Test your skills through the online practice test: DBMS Quiz Online Practice Test
Differences associees
Question 66. What is Storage Manager?
It is a program module that provides the interface between the low-level data stored in database, application programs and queries submitted to the system.
Est-ce utile ?
Ajouter un commentaire
Voir les commentaires
Question 67. What is Buffer Manager?
It is a program module, which is responsible for fetching data from disk storage into main memory and deciding what data to be cache in memory.
Est-ce utile ?
Ajouter un commentaire
Voir les commentaires
Question 68. What is Transaction Manager?
It is a program module, which ensures that database, remains in a consistent state despite system failures and concurrent transaction execution proceeds without conflicting.
Est-ce utile ?
Ajouter un commentaire
Voir les commentaires
Question 69. What is File Manager?
It is a program module, which manages the allocation of space on disk storage and data structure used to represent information stored on a disk.
Est-ce utile ?
Ajouter un commentaire
Voir les commentaires
Question 70. What is Authorization and Integrity manager?
It is the program module, which tests for the satisfaction of integrity constraint and checks the authority of user to access data.
Est-ce utile ?
Ajouter un commentaire
Voir les commentaires
Les plus utiles selon les utilisateurs :
- What is database or database management systems (DBMS)?
- What is SQL?
- What's the difference between file and database? Can files qualify as a database?
- What are E-R diagrams?
- Whats difference between DBMS and RDBMS?