Answer Posted / raj
Its like temp variable to limit the formula column we can
used it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we generate report output in excel format?
did u p prepared complex report
all steps of bitmap report?
how do u compile a form i.e .fmb file in Unix or in dos
how to send file attachment from oracle forms
what is oracle forms?
What is the difference between bind and lexical parameter?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
In what sequence do triggers get fired by oracle forms?
What do we mean by record group in oracle forms?
how do u place it in required folder
What is an SQL FORMS ?
How to create Drill down report?
List the different types of columns in oracle reports.
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