DBMS MCQ : Database Users (Multiple Choice Questions)


Question 1
Schema Definition is written by _________.
A
Database Manager
B
Storage Manager
C
Database Administrator
D
Application Developer
Question 2
Granting and Authorization for data access is provided by ____________.
A
DBA
B
Database Manager
C
Application Developer
D
Storage Manager.
Question 3
Integrity Constraints are enforced by Naive Users while DBA write those integrity constraints.
A
True
B
False
Question 3 Explanation: 
Integrity Constraints are enforced by Database Manager or Storage Manager.
Question 4
Database Manager is also known as ________,.
A
Sophisticated User
B
Application Programmer
C
System Manager
D
Storage Manager
Question 5
Which of the user write program in host language and embed the DML statements into it ?
A
Naive User
B
Sophisticated User
C
Specialized User
D
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.
There are 5 questions to complete.