When to use Place holder columns in Oracle Reports and what
is a place holder column?
Answers were Sorted based on User's Feedback
Answer / harshad
place holder colum's are used to strore the value of the
varibale.
| Is This Answer Correct ? | 52 Yes | 8 No |
Answer / 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 |
What do you understand by oracle forms and why are they required?
What are the types of trigger actions?
What package procedure used for invoke sql plus from sql forms ?
What is a timer?
What are the built -ins used for Modifying a group's structure?
How can a square be drawn in the layout editor of the report writer?
How i call Reports from Forms10g.
What is the use of Validation triggers in Reports?
How do you call other Oracle Products from Oracle Forms?
what is a display item?
Can we use GO-BLOCK package in a pre-field trigger ?
what ia an object groups?