What are the two ways by which data can be generated for a
parameter's Using static values?
Answer Posted / guest
1. Using static values.
2. Writing select statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is responsibility and how u attach How to create user and how u attach with responsibility.
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
Name the different triggers supported by oracle reports and their firing order.
List the different types of columns in oracle reports.
What do you understand by oracle forms?
what is the difference between call_form, new_form and open_form?
What do we mean by record group in oracle forms?
all steps of bitmap report?
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
What is an oracle report? List its various types.
Explain master-detail relationship with some examples.
In what sequence do triggers get fired by oracle forms?
What is the difference between BPA AND Contract What are documents and test cases u followed
why the Ctl file u put only in bin folder why not in other folder
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed