Difference between triggers and procedures?
Answers were Sorted based on User's Feedback
Answer / kiran kumar
Triggers:
--------
1)Defined with create trigger
2)The data dictionary contains source code in the user_triggers.
3)Implicitly invoked
4)Commit, save point and rollback are not allowed(TCL)
Procedures:
-----------
1)Defined with create procedure
2)Data dictionary contains source code in user_source
3)Explicitly invoked
4)Those are allowed
Note: compare both ones with numbers mentioned..
| Is This Answer Correct ? | 19 Yes | 6 No |
Answer / suresh.somayajula
1. Triggers are implicitly invoked but
procedures are explicitly invoked.
2. in Triggers TCL commands are not allowed.
TCL commands are allowed in Procedures.
| Is This Answer Correct ? | 15 Yes | 4 No |
what are the types of interfacing?
How can u call a standard interface program from sql or pl/sql code?
What is multi org?
What are the Import Programs We need to run after creating Interface table for all modules
Can function be overload?
what is inbound and outbound interface?
types of invoices?
7 Answers BelAir Store, Convergys, Wings Biotech,
what is back order in OM
what is lexical parameter?
Hi Friends this is preetham, i am searching for job on oracle apps(technical) i put 3 years fake exp, so any one please could you help me for realtime interview questions and 9739782164 this is my no srpsrp777@gmail.Com please guys please provide your no for contact i have a doubts i want to clarify
what is the error you will get if field is referenced in wrong repeating frame?
while running a interface if we get 100 records as erors. how to debug it.