Describe the Three-Schema Architecture of DBMS. Distinguish Physical Data Independence and Logical Independence.
The Three-Schema Architecture:
The goal of the three-schema architecture is to separate the user applications and the physical database. In this architecture, schemas can be defined at 3 levels:
DATA INDEPENDENCE
The disjointing of data descriptions from the application programs (or user-interfaces) that uses the data is called data independence. Data independence is one of the main advantages of DBMS. The three-schema architecture provides the concept of data independence, which means that upper-levels are unaffected by changes to lower-levels. The three schemas architecture makes it easier to achieve true data independence. There are two kinds of data independence.
Logical data independence is harder to achieve as the application programs are usually heavily dependent on the logical structure of the data. An analogy is made to abstract data types in programming languages.
What is ISO 9000 Certification? How to Get ISO 9000 Certification?
What is WAP? Why it is used?
Write a C program to transpose of a matrix.
Define Quality Planning