sequence of firing triggers for text-item is:
1)key_next_item,
2)when_validate_item,
3)post_text_item
Now i change sequence of firing triggers like
when_validate_item,key_next_item...
Is it possible to change sequence? How?
Answer / roohi syed
By using the 'Execution Hierarchy' property in the trigger,
you can change the sequence of firing triggers.
Is this correct or not?
Is This Answer Correct ? | 5 Yes | 1 No |
what is an object groups?
Is it possible to attach same library to more than one form?
what is integrity n how many integrity rules r there?
How can a break order be created on a column in an existing group?
Explain master-detail relationship with some examples.
How do you reference a parameter indirectly?
i created a parameter list in reports. how to restrict that parameter list with parameters
what is difference between group above and group left report
What is a user exit program in oracle reports?
Is it possible to split the printpreviewer into more than one region?
I HAVE A REPORT LAYOUT LIKE THIS RUNDATE -FIELD DEPTNO-FIELD ------------------------------------------------------------ ------------------- EMPNO-----ENAME------SAL-----COMM----MGR----- ------------------------------------------------------------ ------------------ ------- ------------ -------- -------- -------- MY REQUIREMENT IS I WANT DEPTNO 10 VALUES IN ONE PAGE,DEPTNO 20 VALUES IN ONE PAGE,AND 30 IN ONE PAGE. I WANT LIKE THIS ....
What is a master detail relationship?