Answer Posted / harsha vardhan reddy
1.It is a LOGICAL and VIRTUAL object.
2.It is stored select statement.
3.It allows DESCRIBE,DML,SELECT on it.
4.It will not hold data in it.
5.It supports to share "selected rows and columns with
other user"
6.It provides security while sharing.
regards,
harsha518@gmail.com
harsha.vardhan@cmcltd.com
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is a relational database management system?
How to initialize variables with default values?
What is an oracle table?
What is a cognitive schema?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What is a subquery in oracle?
Explain oracle’s system global area (sga).
Explain the use of analyse option in exp command.
How to create an oracle database manually?
How do we get field detail of a table?
Explain a segment?
What the is the diff between local index and global index. give some example.
How to specify default values in insert statement using oracle?
What happens to the data files if a tablespace is dropped?
What is a trigger and what are its types?