what is data independence exactly? give an example
Answer Posted / mohammad ikram
Physical data independence
- the capacity to change the internal schema without
having to change the conceptual (or external) schema
- internal schema may change to improve the performance
(e.g., creating additional access structure)
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
What is an oracle?
How to create a new table in your schema?
What is the simplest tool to run commands on oracle servers?
How can I create database in oracle?
Please explain oracle left join with an example?
Differentiate between function and procedure in oracle.
What is open database communication (odbc) in oracle?
What privilege is needed for a user to create views in oracle?
Can we store images in oracle database?
What is a sub query and what are the different types of subqueries?
How to use select statement to count the number of rows in oracle?
How can we create the complete backup of data in the oracle.
How can I get column names from a table in oracle?
Query to retrieve record for a many to many relationship ?
What is meant by an index?