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
Differentiate between pre-select and pre-query?
How to convert a date to char in oracle? Give one example.
What are the four Oracle system processes that must always be up and running for the database to be useable?
Name the three major set of files on disk that compose a database in Oracle?
What is an anonymous block?
what is meant by magic query
How to start a new transaction in oracle?
How would you go about verifying the network name that the local_listener is currently using?
What is an oracle user account?
What is Segment Advisor in Oracle?
How to pass parameters to procedures in oracle?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
What is dual table oracle?
Explain temporal data types in oracle
How to define an explicit cursor in oracle?