What is an LOV?
Answers were Sorted based on User's Feedback
Answer / lokanatha reddy
There is a Disadvantage with List item.
IT Can show only one item. LOV Can Show Multiple Items.
Record Group hold those Values.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / guest
An LOV is a scrollable popup window that provides the
operator with either a single or multi column selection list.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is strip sources generate options?
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 are the master-detail triggers?
What is new_form built-in?
based on parameter value layout of report should change
Why is a Where clause faster than a group filter or a format trigger?
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
Is it possible to execute a dynamic sql from forms?
What are the important difference between property clause and visual attributes?
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.
What is the use of Printer Definition file (PRT) in Reports ?
how can create the lexical parameter after the select class?