what is the difference between simple view and complex view?
Answer Posted / priya reddy
A View is said to be simple View when it is created
using a single table.
A view is said to be comple view when it is created
on two or more tables
| Is This Answer Correct ? | 51 Yes | 14 No |
Post New Answer View All Answers
How do we represent comments in oracle?
How to check your oracle database 10g xe installation?
How to create a stored program unit?
How to call a stored function in oracle?
What is the quickest way to export a table to a flat file?
What is a system tablespace?
Will you be able to store pictures in the database?explain.
How to set a transaction to be read only in oracle?
What is oracle host variable?
Explain what are the type of synonyms?
What do database buffers contain?
How to load data from external tables to regular tables?
How to use null as conditions in oracle?
What is a server parameter file in oracle?
In oracle there is column command, how will you explain that?