Answer Posted / poonam
The system hides certain details of how data is stored and created and maintained
Complexity should be hidden from database users.this is data abstraction
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How do I start tns listener?
How to loop through a cursor variable?
What is a server parameter file in oracle?
Explain the use of indexes option in imp command.
How to define default values for formal parameters?
What is archive log in Oracle?
What privilege is needed for a user to create views in oracle?
11. Display the client number and name and the client number and name of the person who referred that client.
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
How to check the server version in oracle?
What is a nested table and how is it different from a normal table?
Explain user account with reference to oracle.
How translate command is different from replace?
How to convert times to characters in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??