what is the difference between simple view and complex view?
Answer Posted / niranjan dhungia
simple view refer the data from only single table. Complex
view refer data from more than one table. For simple view
we can use group function(avg,sum etc) but in complex view
we can use group function.
| Is This Answer Correct ? | 13 Yes | 43 No |
Post New Answer View All Answers
Explain parameter file in oracle.
How to download oracle database 10g xe?
How will you identify oracle database software release?
Explain the use of record option in exp command.
How can you merge two tables in oracle?
What is SQL Tuning Advisor in Oracle?
How do I call oracle stored procedures that take no parameters?
What is user managed backup in Oracle?
What is a Garbage Collection? and what is full recursive Garbage collection?
What is difference between truncate and delete?
What are the differences between blob and clob in oracle?
How to run create database statement again?
Can sub procedure/function be called recursively?
What are the different oracle database objects?
Difference between varchar and varchar2 data types?