Answer Posted / parna
It is an object in the database.It doesn't store any data.
It is stored as a select statement in the datadictionary
tables.This is a virtual table which do not have physical
existance only at runtime.It retrive values from one
table,if it is created only one table than DML can perform
on that table.
Operations are used in view:-Insert,Delete,Update.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a stored function in oracle?
State and explain about oracle instance?
What is oracle sid?
What's dateware house and what's clustor with practicle example
What are the different pseudo commands? Explain in general?
Can group functions be mixed with non-group selection fields?
Can I create users through internet explorer in oracle 10g?
Can we convert a date to char in oracle and if so, what would be the syntax?
Explain an exception?
6. Display the client name and order date for all orders using the traditional method.
What is merge in oracle?
What is an oracle user role?
Why do we need integrity constraints in a database?
Is oracle a programming language?
How to use subqueries in the from clause in oracle?