what are views?

Answer Posted / amadur

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 ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create tables for odbc connection testing?

486


What is connection pool in oracle?

556


How to convert raw data type into text in oracle? Explain

599


How to drop a tablespace?

568


How to define an anonymous block?

616






How to write text literals in oracle?

608


I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?

622


How can we create the complete backup of data in the oracle.

1682


How to assign values to variables?

579


How to convert characters to times in oracle?

594


What is set verify off in oracle?

576


How to define a variable of a specific record type?

607


Explain the use of consistent option in exp command.

546


What are joins, explain all types of joins?

1719


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

2058