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

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

yes it's posible to use savepoint or commit in triggers but
trigger should be autonomious transaction trigger
(Independent trigger).

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a way to automate sql execution from the command-line, batch job or shell script?

551


What is an ndf file?

521


Can instead of triggers be used to fire once for each statement on a view?

534


Explian rowid, rownum?

558


How do I create an index in word?

540






What is index example?

548


Explain the working of primary key?

602


How to use sql*plus built-in timers?

573


Which data type is a composite type?

520


What is a .db file?

533


Is left join same as join?

515


What is procedure explain with program?

546


how many values can the set function of mysql take? : Sql dba

530


What is the usage of the distinct keyword?

681


What is the maximum number of triggers, you can apply on a single table?

539