what is data abstraction
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vikash kumar gupta
provide the essential information without include the back
ground detail.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are a cluster and non-cluster index?
What is an oracle function?
How to create index-by table in oracle?
What is a synonym? What are its various types?
Explain drop constraint oracle?
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
When system tablespace is created?
Can you use a commit statement within a database trigger?
How to view the tablespaces in the current database?
What is varray?
Can we create more than one index on particular column?
What is cursor