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

Can you have more than one trigger on a table?

523


What is varray in pl sql?

559


what is the difference difference between procedure and packages

9198


what does myisamchk do? : Sql dba

552


What is asqueryable?

523






How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?

587


What is AUTH_ID and AUTH_USER in pl/sql ?

1682


What is embedded sql with example?

537


How long it takes to learn pl sql?

523


Can we use distinct and group by together?

580


What is the unique index?

520


How can I speed up sql query?

520


What is form and report?

510


Explain architecture of sql server notification services?

616


Which is faster subquery or join?

649