What is the use of Validation triggers in Reports?

Answers were Sorted based on User's Feedback



What is the use of Validation triggers in Reports?..

Answer / swarna.alizerla

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

What is the use of Validation triggers in Reports?..

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

Post New Answer

More Oracle Forms Reports Interview Questions

What is the "LOV of Validation" Property of an item? What is the use of it?

1 Answers  


Two popup pages can appear on the screen at a time ?

1 Answers  


What is the difference between bind and lexical parameter?

0 Answers  


What is the built-in function used for finding the alert?

1 Answers  


Is it possible to insert comments into sql statements return in the data model editor?

1 Answers  






What do you mean by a pop-up window ?

1 Answers  


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

0 Answers  


What are the various sub events a mouse double click event involves?

1 Answers  


can u call procedure or function is sq l query in reports

1 Answers  


What is the difference between formula column and place holder?

3 Answers  


When will ON-VALIDATE-FIELD trigger executed ?

1 Answers  


i am writing a query select EmpNo from Emp how can i call in after parameter form

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)