What are triggers?
Answers were Sorted based on User's Feedback
Answer / amit
Different types of triggers are:
Statement Level
Row Level
Before
After
INSTEAD OF (This can be used only on Views)
Triggers are mainly used to:
1. For audit purpose
2. For keeping track of particular action that would fire a
trigger.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / suresh.somayajula
It's a pl/sql code or block that is executed on an
event in the database.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / harwinder singh
triggers and named blocks in a RDBMS, that gets executed on
a particular operation such as insert,update or delete on
the table, with which they are associated
| Is This Answer Correct ? | 1 Yes | 0 No |
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
In oracle application how do you debug or trace errors?
What is the interface?
what is the difference between varchar and varchar(2)?
what is user exit and wat program do we write in user exit?
How can u populate data into po_headers_all segment2 column?
in procedure how to return a value
how can u find the status in po?
In which directory your flatfile is given?if u connected different instance where it is find?
what is difference between d2k report and oracle apps report
what type of testing u r doing?
in ap_terms table what data will be stored