DBMS preguntas y respuestas de entrevista
Test your skills through the online practice test: DBMS Quiz Online Practice Test
Diferencias relacionadas
Pregunta 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.
Es util?
Agregar comentario
Ver comentarios
Pregunta 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.
Es util?
Agregar comentario
Ver comentarios
Pregunta 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.
Es util?
Agregar comentario
Ver comentarios
Pregunta 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.
Es util?
Agregar comentario
Ver comentarios
Pregunta 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.
Es util?
Agregar comentario
Ver comentarios
Lo mas util segun los usuarios:
- 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?