DBMS perguntas e respostas de entrevista
Test your skills through the online practice test: DBMS Quiz Online Practice Test
Diferencas relacionadas
Pergunta 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.
Isto e util?
Adicionar comentario
Ver comentarios
Pergunta 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.
Isto e util?
Adicionar comentario
Ver comentarios
Pergunta 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.
Isto e util?
Adicionar comentario
Ver comentarios
Pergunta 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.
Isto e util?
Adicionar comentario
Ver comentarios
Pergunta 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.
Isto e util?
Adicionar comentario
Ver comentarios
Mais uteis segundo os 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?