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 |
What is a flexfield? List out its types.
Is it is necessary to create P_CONC_REQUEST_ID parameter in the development of oracle apps reports
where u do setup of operating unit?
q)what are the validations in sql*loader
what are the difference between 11.5.7 and 11.5.9 in oracle apps
what are the default arguments for pl/sql program?
HOW U DISPLAY THE FLEXFIELD DATA IN APPS?
While running the concurrent program we will get the status, we have to change the status. How it will be done.
Which module is not in multiorg
What are the files we submit while your program move to testing instance?
what are the mandatory parameters in suppler Conversion?
How to make Parameter as Mandatory?