What is the use of Validation triggers in Reports?
Answers were Sorted based on User's Feedback
The Validation Triggers are used to validate the data
entered int the parameter form.
If the parameter is having the number format and if the
varchar2 is entered then to restrict such situations the
VAlidation Triggers are used.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / anuragrajverma
Validation Triggers:-
---------------------------
Validation Triggers are PL/SQL functions that are executed
when parameter values are
specified on the command line and when you accept the
Runtime Parameter Form. (Notice that this
means each Validation Trigger may fire twice when you
execute the report). Validation Triggers are
also used to validate the Initial Value of the parameter in
the Parameter property sheet.
| Is This Answer Correct ? | 3 Yes | 1 No |
Which of the above methods is the faster method?
Can you truncate a table in a procedure in Oracle Forms?
What is an OLE?
When will ON-VALIDATE-FIELD trigger executed ?
Commited block sometimes refer to a BASE TABLE ? True or False.
What does the term panel refer to with regard to pages?
how to create the triggers in the forms?
what is bit map and character mode
What is summary column in Oracle Reports ?
How can a cross product be created?
What is the content view and stacked view?
if u have one group can u create another from that