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

how many ways we can we find the current date using mysql? : Sql dba

1140


What program will open a mdb file?

1013


What are sql procedures?

1080


what is acid property in database? : Sql dba

1061


What is the difference between sql and mysql?

1172


What is the difference between clustered and non-clustered indexes?

1126


Can we have two clustered index on a table?

1073


How to write html code in pl sql?

1154


how to convert character strings to numeric values? : Sql dba

1159


Is sql difficult?

1223


What is the difference between partitioning and sharding?

1045


Which command is used to call a stored procedure?

1046


what is a table in a database ? : Sql dba

1086


Which join condition can be specified using on clause?

1008


List and explain the different types of join clauses supported in ansi-standard sql?

1400