DBMS Ques 2
DBMS Ques 2
Questions
A. Physical Level
B. Critical Level
C. Logical Level
D. View Level
C. Data isolation
A. Entity sets
B. Attributes
C. Database
D. Tables
5. Which of the following is not a Storage Manager Component?
A. Transaction Manager
B. Logical Manager
C. Buffer Manager
D. File Manager
A. Database Schema
B. Physical Schema
C. Critical Schema
D. Logical Schema
C. Query Language
A. Network Maintenance
B. Routine Maintenance
C. Schema Definition
A. Entity-Relationship model
A. A Row
B. A Table
C. A Field
D. A Column
A. Table
B. Relation
C. Attributes
D. Domain
13. A Relation is a
A. Relation
B. Attribute
C. Tuple
D. Domain
A. Relation
B. Attribute
C. Tuple
D. Domain
A. Super key
B. Domain
C. Attribute
D. Schema
A. Schema keys
B. Candidate keys
C. Domain keys
D. Attribute keys
18. Which of the following is not Modification of the Database
A. Deletion
B. Insertion
C. Sorting
D. Updating
A. Select
B. Union
C. Rename
A. Bill Gates
B. E.F. Codd
C. Herman Hollerith
D. Charles Babbage
A. Domain
B. Tuple
C. Relation
D. Schema
A. Null = 0
B. Null 0
D. Null 0
A. Database Instance
B. Database Snapshot
C. Database Schema
A. Database Schema
B. Database Instance
C. Database Snapshot
A. Select
B. Project
C. Rename
D. Union
A. Union
B. Project
C. Set Difference
D. Cartesian Product
A. Non Null
B. Unique
C. Option A or B
D. Option A and B
Answers :-
1 – B / 2 – A / 3 – D / 4 – C / 5 – B / 6 – D / 7 – B / 8 – A / 9 – D / 10 – B
A. Min
B. Max
C. Select
D. Avg
32. The attribute that can be divided into other attributes is called
A. Simple Attribute
B. Composite Attribute
C. Multi-valued Attribute
D. Derived Attribute
A. Attributes
C. Relationship sets
D. Multi-valued attributes
A. Attributes
B. Multi-valued attributes
D. Relationship sets
B. Second Normal Form
A. Lost Update
B. Uncommitted Dependency
C. Inconsistent Data
Answers :-
1 – C / 2 – B / 3 – A / 4 – D / 5 – B / 6 – C / 7 – D / 8 – B / 9 – A / 10 – C
a. Stack
b. Data Structure
c. Linked list
d. Query
d. None of above
a. Relational algebra
b. Arithmetic algebra
c. Both
d. None
a. Selection operation
b. Generalized selection
c. Primitive operation
d. Projection operation
45. Which SQL Query is use to remove a table and all its data from the
database?
a. Create Table
b. Alter Table
c. Drop Table
d. None of these
a. Left to Left
b. Left to Right
c. Right to Right
d. Right to Left
a. Facilitate data
b. Functional data
c. Facilitate dependency
d. Functional dependency
48. How many types of keys in Database Design?
a. Candidate key
b. Primary key
c. Foreign key
d. All of these
a. First
b. Second
c. Third
d. Fourth
a. Table
b. Schema
c. Relation
d. None of these
Answers :-
1 – d / 2 – c / 3 – a / 4 – b / 5 – c / 6 – b / 7 – d / 8 – d / 9 – d / 10 – b
A. Primary key
B. Secondary key
C. Candidate key
D. Foreign key
A. First
B. Second
C. Third
D. BCNF
A. Transitive dependency
C. Functional dependency
A. System View
B. User View
C. Logical View
D. Data View
D. Bottom – Up approach
A. Data security
B. Data integrity
C. Data constraint
D. Data independence
B. Deletion
C. Update
A. Field-level lock
B. Row-level lock
C. Table-level lock
D. Database-level lock
A. Super query
B. Sub query
C. Master query
D. Multi-query
A. Saved
B. Loaded
C. Rolled
D. Committed
Answers :-
1 – C / 2 – B / 3 – A / 4 – B / 5 – C / 6 – B / 7 – D / 8 – A / 9 – B / 10 – D
61. When converting one (1) to many (N) binary relationship into
tables, the recommended solution is usually
(a)
One big table with all attributes from both entities included
(b)
Foreign key added on the Child (many side) referencing the parent
(c)
Foreign key added on the Parent (one side) referencing the child
(d)
(e)
62.
(a)
(b)
(c)
(d)