Answer Posted / nishi
- Provide an additional level of table security, by restricting access to a predetermined set of rows and columns of a table.
- Hide data complexity.
- Simplify commands for the user.
- Present the data in a different perspective from that of the base table.
- Store complex queries.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define an anonymous procedure without variables?
What are the general rules on data consistency?
Write a trigger example in oracle?
Explain the use of log option in exp command.
How can we find out the duplicate values in an oracle table?
How do I learn what codesets are available in oracle?
Explain the different normalization forms?
What is a system tablespace?
What is SQL Tuning Advisor in Oracle?
How do I know if oracle is installed on windows?
How to use "for" statements in oracle?
What is merge in oracle?
Why does for update in oracle 8 cause an ora-01002 error?
How to estimate disk space needed for an export job?
Difference between pre-select and pre-query