what is data independence exactly? give an example
Answer Posted / monika
Data independance:
It includes the isolation of data from application program.
There are 2 types of data independance:
1.Logical data independance:
The ability to change the conceptual schema without
altering the external schema or application programs.
2.Physical data independance:
It is ability to change the internal schema without
changing the conceptual or external schema.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How to use select statement to count the number of rows in oracle?
Point the difference between translate and replace?
What is Segment Advisor in Oracle?
What is meant by joins?
What do you understand by a database object? Can you list a few of them?
What is using clause and give example?
What do you mean by group by clause?
What is the recommended interval at which to run statspack snapshots, and why?
Can we insert data in view oracle?
What is the relationship among database, tablespace and data file?
How to create a new user account in oracle?
Will you be able to store pictures in the database?explain.
What is the simplest tool to run commands on oracle servers?
Is there an oracle sql query that aggregates multiple rows into one row?
Explain the use of indexes option in imp command.