what are views?

Answer Posted / akn

If we have several tables in a DB and we want to view only
specific columns from specific tables we can go for
views.It would also suffice the needs of security sometimes
allowing specific users to see only specific columns based
on the permission that we can configure on the view. Views
also reduce the effort that is required for writing queries
to access specific columns every time

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between blob and clob in oracle?

586


how to convert .db (extention) database file into .dmp (extention ) for oracle database ?

2067


What happens to the current transaction if the session is killed?

536


What is a snapshot log?

564


How to delete all rows a table in oracle?

625






What happens to indexes if you drop a table?

701


How to write date and time interval literals in oracle?

575


what is the difference between restoring and recovering?

558


what is the scenario where you take the database to NoArchivelog mode?

1840


What is a static data dictionary in oracle?

575


Is truncate autocommit in oracle?

642


How many categories of data types in oracle?

607


Why is oracle so popular?

562


What is a dynamic performance view in oracle?

608


How to loop through a cursor variable?

570