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?

Answers were Sorted based on User's Feedback



Can you use a commit statement within a database trigger?..

Answer / 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

Can you use a commit statement within a database trigger?..

Answer / karthik

yes, by autonomous transaction we can use commit.

Is This Answer Correct ?    1 Yes 0 No

Can you use a commit statement within a database trigger?..

Answer / vaibhav

No

Is This Answer Correct ?    2 Yes 2 No

Can you use a commit statement within a database trigger?..

Answer / usingh

Yes, using AUTONOMOUS_TRANSACTION Pragma you can COMMIT and ROLLBACK.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle General Interview Questions

When do I need to use a semicolon vs a slash in oracle sql?

0 Answers  


What are Schema Objects ?

2 Answers  


Is truncate autocommit in oracle?

0 Answers  


two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)

2 Answers  


3. Adapt your query in (2) above so that only post codes with more than twenty orders are displayed.

0 Answers   Wipro,


What are the types of Database Links ?

2 Answers  


How to start a specific oracle instance?

0 Answers  


Why we choose emp number as primarykey?

4 Answers  


What is Hash Cluster ?

2 Answers  


Why does oracle 9i treat an empty string as null?

0 Answers  


Can you drop an index associated with a unique or primary key constraint?

0 Answers  


How to define an anonymous procedure with variables?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1809)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)