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 you use a commit statement within a database trigger?

Answer Posted / charan

Hi this is charan...
Actually Not allowed TCL commands in trigger...but it is possible we are not use directly these commands...to over come this problem oracle introduced one concept is called "Autonomous Transactions" .through autonomous transaction we are using tcl commands in Trigger concept....This is according to my knowledge

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to run create database statement?

1075


What is tns entry?

1232


In what script is snap$ created? In what script is the scott/tiger schema created?

2757


What is the difference between $oracle_base and $oracle_home?

1136


What is data file?

1146


What is blob data type in oracle?

1201


What privilege is needed for a user to insert rows to tables in another schema?

1054


How to add another datafile to a tablespace?

1086


Explain mutating triggers.

1083


What is format trigger?

2115


How to concatenate two text values in oracle?

1151


What is SQL Tuning Advisor in Oracle?

1240


What is the purpose of save points in oracle database?

1196


Will you be able to store pictures in the database?

1169


Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?

1432