Answers

Question and Answer:

  Home  Oracle Developer

⟩ Explain What are the advantages of Views?

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 perpecetive from that of the base table. Store complex queries.

 138 views

More Questions for you: