What is the difference between formula column and place
holder?
Answer Posted / 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 |
Post New Answer View All Answers
How to create Drill down report?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
Name the different triggers supported by oracle reports and their firing order.
List the different types of columns in oracle reports.
what are the new features introduced in oracle form services in 11g release 2?
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 the difference between flex mode and confined mode?
from where do u receive the information to develop report
Explain the various types of oracle report?
What is the difference between bind and lexical parameter?
What do you understand by lov and how can it be used?
In what sequence do triggers get fired by oracle forms?
What are the various configuration files that are used by oracle forms?
can you convert or reverse engineer a fmx back to a fmb file?