Answer Posted / annu rajput
View is a logical subset of the data.
it is not a physical storage for the data
it hides the logic through base table created.
it restrict the access to the data.
even it can make data readable.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
How to Truncate Table in Oracle
How to select all columns of all rows from a table in oracle?
What is the usage of save points in oracle database?
How to update values in a table in oracle?
What are operators in oracle?
What is format trigger?
How to drop a tablespace?
How to sort the query output in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
How many types of database triggers exist?
How many types of synonyms in Oracle?
What is pragma autonomous transaction in oracle?
How to connect asp pages to oracle servers?
Explain cascading triggers.