What is the difference between formula column and place
holder?
Answers were Sorted based on User's Feedback
Answer / deepak
Formula column is type of Repot triger, here i have to
right pl/sql bolock.
but place holder is used as a variable or global variable.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / s
The Place holder column is the column where we can define
the global variable and this variable is used in the
Formula columns for different calculations.
The formula column is used for the calculation of the
required logic for the report.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ashis
formula column is a non database column is used to calculate values and returns values.
where as place holder column used to holds the value return by formula column.
| Is This Answer Correct ? | 0 Yes | 0 No |
how report can be generated if we have the database designed in oracle 10g?
What is a matrix report and how many minimum groups are required to prepare the same?
What are the Built-ins used for sending Parameters to forms?
List some built-in routines used to manipulate images in image_item?
How to create Drill down report?
What is bind reference and how can it carate?
Where is the external query executed at the client or the server?
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
What is an oracle report?
How to create lov dynamically in oracle forms which is data comes from database procedure of out parameter, data will will out parameter of procedure base
What is the use of place holder column?
What are the built -ins used for Modifying a group's structure?