What is the difference between ON-VALIDATE-FIELD trigger and
a POST-CHANGE trigger ?
Answer Posted / guest
When you changes the Existing value to null, the
On-validate field trigger will fire post change trigger
will not fire. At the time of execute-query post-chage
trigger will fire, on-validate field trigger will not fire.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a user exit program in oracle reports?
What is the difference between bind and lexical parameter?
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
Why oracle forms required?
Can we invoke one form from another in a multi-forms application?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
how do u place it in required folder
what is a package n what r the packages availbla in report
In what sequence do triggers get fired by oracle forms?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
In what situation u create the BPA.
what are bind variables?
What are the various configuration files that are used by oracle forms?
Explain the different levels at which oracle form services interact.