DBMS MCQ : Database Users (Multiple Choice Questions)
Question 1 |
Schema Definition is written by _________.
Database Manager | |
Storage Manager | |
Database Administrator | |
Application Developer |
Question 2 |
Granting and Authorization for data access is provided by ____________.
DBA | |
Database Manager | |
Application Developer | |
Storage Manager. |
Question 3 |
Integrity Constraints are enforced by Naive Users while DBA write those integrity constraints.
True | |
False |
Question 3 Explanation:
Integrity Constraints are enforced by Database Manager or Storage Manager.
Question 4 |
Database Manager is also known as ________,.
Sophisticated User | |
Application Programmer | |
System Manager | |
Storage Manager |
Question 5 |
Which of the user write program in host language and embed the DML statements into it ?
Naive User | |
Sophisticated User | |
Specialized User | |
Application Programmer |
Question 5 Explanation:
Like Java Programmer embed Database Related statements in Java Program to access data from the database.
Thus Java Programmer is called as application programmer.
Thus Java Programmer is called as application programmer.
There are 5 questions to complete.