When to use Place holder columns in Oracle Reports and what
is a place holder column?
Answer Posted / manasa
place holder columns are like global variables in the reports.
Variables declared in the PL/SQL code they cannot be the source of the field. So, if we assign the variables to placeholder columns they can be the source of the field since they are global variables.
| Is This Answer Correct ? | 27 Yes | 8 No |
Post New Answer View All Answers
Explain how can you use the same lov for 2 columns?
In what situation u create the BPA.
What do you understand by oracle forms?
Explain the various types of oracle report?
What is a canvas in oracle forms?
What do we mean by record group in oracle forms?
Explain how one can iterate through items and records in a specified block?
What is a matrix report and how many minimum groups are required to prepare the same?
What are the various configuration files that are used by oracle forms?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
In what sequence do triggers get fired 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
how do u place it in required folder
Why oracle forms required?
List out the oracle forms configuration files?