Concepts and Architecture Question:

Download Job Interview Questions and Answers PDF

What are the advantages of Views in Oracle?

Oracle Architecture and Concepts Interview Question
Oracle Architecture and Concepts Interview Question

Answer:

Provide an additional level of table security, by restricting access to a predetermined set of rows and columns of a table.

Hide data complexity.

Simplify commands for the user.

Present the data in a different perspective from that of the base table.

Store complex queries.

Download Oracle Architecture and Concepts Interview Questions And Answers PDF

Previous QuestionNext Question
What are the type of Synonyms in Oracle?What is a Public Synonyms in Oracle?