what is data independence exactly? give an example
Answer Posted / mohammad aquib
When the logical structure of database changes , application program are only minimally affected and requires very little modification ,it is called data independent
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain self joins in oracle?
How to display employee records who gets more salary than the average salary in the department?
How to create a table interactively?
Explain what does a control file contain?
How many types of database triggers exist?
What are advantages of dateset in datastage?
How to define an oracle sub procedure?
What is the difference between sharding and partitioning?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How to convert a string to a date in oracle database?
Explain integrity constraints?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
Explain the blob datatype?
How to define an anonymous procedure without variables?