How many types of trigger can be used in a table at a time ?
Answer Posted / a.kondala rao.
one trigger at a time
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
from where do u receive the information to develop report
What do you understand by oracle forms?
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
i am writing a query select EmpNo from Emp how can i call in after parameter form
Name the different triggers supported by oracle reports and their firing order.
What is an oracle report? List its various types.
how report can be generated if we have the database designed in oracle 10g?
What is an oracle report?
how to send file attachment from oracle forms
can you convert or reverse engineer a fmx back to a fmb file?
What is a canvas in oracle forms?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
Can we invoke one form from another in a multi-forms application?
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
How to create Drill down report?