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 update a table row with a record?
How to recover a dropped table in oracle?
How to create a table interactively?
How to count groups returned with the group by clause in oracle?
How to assign a tablespace to a users in oracle?
State the various uses of dbcc command?
What are the restrictions in a oracle read only transaction?
Are truncate and delete commands same? If so why?
What is the difference between truncate & delete command?
Explain a data segment?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
What is a snapshot in oracle database?
How many anonymous blocks can be defined?
What is an oracle recycle bin?
What are the system predefined user roles?