Answer Posted / jyoti ranjan samal
View is called vertual table which provides access to a sub
set of column when one or more table.
2.View can derived data one or more table.
3.It is a Query stored as an object of the database which
does not have own data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of grant option in exp command.
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
what are archived logs?
What is oracle and what are its different editions?
What is analyze command used for?
How to see free space of each tablespace?
How do I find the database name in oracle?
How to shutdown your 10g xe server from command line?
Use of an integrity constraint is better to validate data. Explain
Is insert autocommit in oracle?
What are the differences between interval year to month and interval day to second?
does the query needs a hint to access a materialized view?
How do I spool to a csv formatted file using sqlplus?
What are the differences between char and nchar in oracle?
How to call a sub procedure?