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

Can we store pictures in the database and if so, how it can be done?

580


how to do daily transactions with out sql* loader control file regesterd in apps?

1216


does the query needs a hint to access a materialized view?

1458


Explain the use of indexes option in exp command.

588


Can we write insert statement in function in oracle?

528






What is connection pooling in oracle?

544


Explain oracle instance.

678


How to recover a dropped table in oracle?

599


What are privileges and grants?

562


What is difference between sid and service name in oracle?

510


What is an oracle wallet?

506


How to define a data field as not null?

628


What privilege is needed for a user to insert rows to tables in another schema?

550


How to concatenate two text values in oracle?

589


What is an oracle cursor variable?

605