Can we commit inside a trigger?
Answer / Tannu Singh
Yes, you can commit inside a PL/SQL trigger to permanently save changes made by the trigger. However, this is not usually necessary as the trigger's commit or rollback behavior typically follows that of the parent transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
can i use dbms_output.put_line in a function u are telling as return statement
What is numeric function sql?
How do you update a value in sql?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
Explain the the update statement in sql?
How exception is different from error?
What is the syntax and use of the coalesce function?
How to improve the performance of a pl/sq stored procedures or functions or triggers and packages ?
12 Answers IBM, TCS, UHD,
Table Order_Name has a column Order_Date which gives the date & Time at which the order is passed.Find the table to write a query to find out the latest order.
what is a database lock ? : Sql dba
how to analyze tables with 'mysqlcheck'? : Sql dba
What is parameter substitution in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)