Answer Posted / sudipta
It is a database object that is based on a select statement
against one or more tables or other view in the database.A
regular view dose not store any data in the database only
the definition is stored.views are also known as stored
queries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a new user account in oracle?
What is tns service name?
Explain compound trigger in oracle?
What is a data lock in oracle?
How to grant create session privilege to a user in oracle?
List the types of joins used in writing subqueries?
How to resolve name conflicts between variables and columns?
What is procedure overloading in oracle?
What is clustered table in Oracle?
Explain oracle insert into command?
What is blob datatype?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
How to resolve the ORA-39133 error in Oracle?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
What are the execution control statements?