What is WHEN-Database-record trigger?
Answer / chaudhry
Fires when oracle forms first marks a record as an insert or
an update. The trigger fires as soon as oracle forms
determines through validation that the record should be
processed by the next post or commit as an insert or update.
c generally occurs only when the operators modifies the
first item in the record, and after the operator attempts to
navigate out of the item.
| Is This Answer Correct ? | 2 Yes | 0 No |
What do you understand by oracle forms and why are they required?
I want to learn the Oracle configurator(OracleApps)can any one tell best institutes in Hyderbad
suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?
Is the After report trigger fired if the report execution fails?
What is the difference between bind and lexical parameter?
What are the various configuration files that are used by oracle forms?
What is the difference between keystartup and pre-form ?
What are display items?
Is it possible to attach same library to more than one form?
What are the different types of Coordinations of the Master with the Detail block?
What are the built-ins used for Creating and deleting groups?
How can I message to passed to the user from reports?