Podcast
Questions and Answers
What is data independence?
What is data independence?
- The ability to modify or change schema definition without affecting application programs.
- The ability to modify or change schema definition at any level.
- The ability to modify or change schema definition without affecting any other schema definition.
- The ability to modify or change schema definition of one level without affecting schema definition in the next higher level. (correct)
What is logical data independence?
What is logical data independence?
- Ability to modify the logical schema without affecting the external schema or application programs. (correct)
- Ability to modify the logical schema without affecting the physical schema or application programs.
- Ability to modify the application programs without affecting the logical schema or external schema.
- Ability to modify the external schema without affecting the logical schema or application programs.
What is physical data independence?
What is physical data independence?
- Ability to modify the application programs without affecting the physical schema or logical schema.
- Ability to modify the physical schema without affecting the logical schema or application programs. (correct)
- Ability to modify the physical schema without affecting any other schema definition.
- Ability to modify the logical schema without affecting the physical schema or application programs.
What is the syntax of the ALTER
command?
What is the syntax of the ALTER
command?
What does the ALTER
command do?
What does the ALTER
command do?
Match the following terms with their definitions:
Match the following terms with their definitions:
Match the following programming languages with their primary usage:
Match the following programming languages with their primary usage: