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 is bit map and character mode
what is a package n what r the packages availbla in report
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
What are modal windows?
What do you mean by a page ?
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
To execute row from being displayed that still use column in the row which property can be used?
Can you pass data parametrs to forms?
what r the various types of reports
What are the built-ins that are used for setting the LOV properties at runtime?
what is the diffrence between before parameter form triger & formate trigger
based on parameter value layout of report should change