Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / swapna

commit,rollback and savepoint cannot be used in a trigger
directly, but it can be called in a stored procedure
present in the trigger. however it is usually avoided as it
might have sideeffects in transactions.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does google use sql?

1006


How do I clear the screen in sql plus?

1086


How many columns should be in an index?

1014


How show all rows in sql?

1057


Explain what is a database?

1134


Mention what does the hierarchical profiler does?

1138


Where can I learn sql for free?

1046


Can we use update in sql function?

1115


how to start mysql server? : Sql dba

1237


How can you get sql*loader to commit only at the end of the load file? : aql loader

1059


How do you optimize a stored procedure query?

1041


How to use distinct and count in sql query? Explain

1081


Explain 3 basic parts of a trigger.

1373


Why do we use %rowtype & %type in plsql?

1097


What is sql injection vulnerability?

1005