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

Explain the use of indexes option in imp command.

570


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

1476


What is memory advisor in Oracle?

643


What is the difference between substr and instr?

527


How to login to the server without an instance?

626






What is a package ? What are the advantages of package ?

607


How to use fetch statement in a loop?

563


What is recycle bin in Oracle?

722


What is the difference between PFILE and SPFILE in Oracle?

584


What is concurrency in oracle?

549


How to retrieve data from an cursor to a record?

565


State some uses of redo log files?

570


How do I manually uninstall oracle client?

522


How to get execution path reports on query statements?

568


How do I connect to oracle database?

542