COMPUTER FUNDAMENTALS

COMPUTER APPLICATIONS

DATABASE MANAGEMENT SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Using different file organization should not require change to conceptual or external schemas. This is referring to
A
Logical Data Independence
B
Physical Data Independence
C
Conceptual Data Independence
D
User Data Independence
Explanation: 

Detailed explanation-1: -Logical data independence: The ability to change the logical (conceptual) schema without changing the External schema (User View) is called logical data independence.

Detailed explanation-2: -Internal schema This level defines how the data is physically stored on storage devices, such as a hard disk. It provides the complete details of physical storage and access paths.

Detailed explanation-3: -Immunity of the external schemas (or application programs) to changes in the conceptual scheme is referred to as: Physical Data Independence.

There is 1 question to complete.