DBMS MCQ : Instance and Schema (Multiple Choice Questions)
Question 1 |
Ability to modify schema of database in one level without affecting the schema definition in higher level is called as __________.
Data Isolation | |
Data Abstraction | |
Data Migration | |
Data Independance |
Question 2 |
There are _________ levels of data independence.
3 | |
1 | |
2 | |
4 |
Question 2 Explanation:
Two Levels of data independence are - Physical and Logical data independence.
Question 3 |
Physical Data Independence is ability to modify _____________ without causing application program to rewrite.
Physical Schema | |
Conceptual Schema | |
Logical Schema |
Question 4 |
Logical Data independence is ability to modify ____________ without causing application program to rewrite.
Logical Schema | |
Physical Schema | |
Conceptual Schema |
Question 5 |
Data independence is the type of data transparency that matters for a centralized DBMS.
True | |
False |
There are 5 questions to complete.