Answer Posted / anil kumar karasi
Lexical parameter is a condition (where clause) given at
runtime to generate the report on that condition. The '&'
symbol will preceed the where clause condition.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
how do u compile a form i.e .fmb file in Unix or in dos
Why oracle forms required?
what is tripstop report?
hiding item in report how like that properly,thats manually but at runtime i want to do
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
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 bind and lexical parameter?
List out the oracle forms configuration files?
what are the oracle forms services components include?
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 responsibility and how u attach How to create user and how u attach with responsibility.
What is the difference between flex mode and confined mode?
How can we generate report output in excel format?
Explain how one can iterate through items and records in a specified block?
what are bind variables?