1. how to use the check option constraints in sql query..?

2.how to add data in a complex query ?

3.is it possible to use commit or rollback or savepoint in
triggers...if not why please explain with examples...?

4.what is the difference between meterialized view and
normal view..how to create materialized view and how to use
it..?

5.what is varray...? what is the advantage of the varray ?
please expalin with a simpel example..i want to load into a
table (student no and name and his marks..) please give
example..

6.what are the bulk bind exceptions...how to use bulk bind
and how to use bulk collect..please explain with example...

7.what is for update of and where current of ...?

8 what is the use of nowait ?

9.please give an example for nocopy in a simple plsql query

10.create an index in a table...tellme how to use the
index in a where clause to do performance tunning...

Answer Posted / gaurav gupta

A view has a logical existence but a materialized view has
a physical existence.Moreover a materialized view can be
indexed,analysed and so on....that is all the things that
we can do with a table can also be done with a materialized
view.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are different types of collation sensitivity? : Sql dba

555


What is an escape character in sql?

564


how to write date and time literals? : Sql dba

532


What are the types of variable use in pl sql?

567


What is embedded sql what are its advantages?

507






What will you get by the cursor attribute sql%notfound?

594


What is bind variable in pl sql?

530


What is column?

550


How to avoid using cursors? What to use instead of cursor and in what cases to do so?

602


what is blob? : Sql dba

564


Is inner join faster than left join?

635


How do I find sql profiler?

520


What do you understand by pl/sql packages?

571


What is string data type in sql?

535


What does pl sql stand for?

657