Answer Posted / nishi
A view is a virtual table. Every view has a query attached to it. (The query is a SELECT statement that identifies the columns and rows of the table(s) the view uses.)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
What is different types of joins?
What are the different editions of oracle?
How to write an inner join with the where clause in oracle?
How to create a new oracle data file?
How to use like conditions in oracle?
What is the difference between view and materialized view in Oracle?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
Will you be able to store pictures in the database?
What is the difference between postgresql and oracle?
What are the advantages of oracle?
How to retrieve values from data fields in record variables?
How can I combine multiple rows into a comma-delimited list in oracle?
Which is faster join or subquery in oracle?
How to rebuild an index in oracle?