Can i use Commit inside the Trigger? Suppose i use commit
what will be happy (it's complied /executed/work)

Answer Posted / kannan

By using PRAGMA autonomus_transaction we can use commit
inside the trigger.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of triggers in sql?

489


What is pl sql script?

558


Why is sql*loader direct path so fast?

593


How can I speed up sql query?

518


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

2056






What is lexical units in pl sql?

565


How does cross join work in sql?

528


What is mutating trigger?

570


Is sql similar to python?

527


what is the use of set statement in tsql? : Transact sql

523


Explain normalization and what are the advantages of it?

514


Define implicit and explicit cursors.

622


What kind of join is join?

547


What is the use of index in hive?

543


what are sequences

1082