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

What is a private synonym?

1090


Explain an integrity constrains?

706


What happens to the current transaction if a ddl statement is executed?

582


What is a database table in oracle?

576


Explain about integrity constraint?

613






How do you increase the OS limitation for open files (LINUX and/or Solaris)?

1474


What is an anonymous block?

630


What is background process in Oracle?

632


Which is better Oracle or MS SQL? Why?

5456


Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

1590


How many types of table in Oracle?

625


How to call a stored function in oracle?

578


How do you get nicely formatted results from an oracle procedure that returns a reference cursor?

558


What is data file?

621


What is pragma autonomous transaction in oracle?

526