Answer Posted / guest
The advantages of views are
1)Data abstraction
2)Simple retrieving of data.
Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Which is better Oracle or MS SQL? Why?
How to revoke create session privilege from a user in oracle?
How can we delete duplicate rows in a table?
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?
How to run the anonymous block again?
what is insert all statement in sql
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
What privilege is needed for a user to create views in oracle?
What is the difference between a user and a schema in oracle?
What are the different types of synonyms?
Difference between varchar and varchar2 data types?
What is translate in oracle?
How to create a new table in oracle?
How to check database size in Oracle?
How to retrieve data from an explicit cursor?