LOV can best describe
a) window
b)modal
c)list
d) none of these
d)
Answer Posted / barick prabhudatta
List because LOV stands for list of values
After creating a LOV you have to write a trigger
example:
trigger-when-mouse-doubleclick
list_values;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
In what situation u create the BPA.
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
how to send file attachment from oracle forms
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
how report can be generated if we have the database designed in oracle 10g?
if u want to delete all these detail block etc what will happen in form
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What is a matrix report and how many minimum groups are required to prepare the same?
Explain the different levels at which oracle form services interact.
Explain the various types of oracle report?
i am writing a query select EmpNo from Emp how can i call in after parameter form
What is responsibility and how u attach How to create user and how u attach with responsibility.
What is an oracle report?