Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Can you use a commit statement within a database trigger?
Can you use a commit statement within a database trigger?
✍: Guest
Yes, if you are using autonomous transactions in the Database triggers.
2011-09-05, 3309👍, 0💬
Popular Posts:
The following variable is available in file1.c, who can access it? static int average; Answer: all t...
What are the different elements in Functions points? The different elements in function points are a...
Who Developed HTML? HTML was originally developed by Tim Berners-Lee while at CERN, and popularized ...
What is Traceability Matrix? Traceability Matrix is one of the document will prepare by QA.To make s...
Can one execute dynamic SQL from Forms? Yes, use the FORMS_DDL built-in or call the DBMS_SQL databas...