How do u give the list of values in bind parameter
Answer Posted / vetrikumaran
GO TO THE PROPERTY PALLETE OF USER DEFINED PARAMETER AND
SELECT THE PROPERTY AS LIST OF VALUES..
THEN IT SHOWS STATIC AND SELECT..SELECT THE SELECT OPTION
AND WRITE THE QUERY..NOW IN THE OUTPUT,WE CAN FIND THE LIST
OF PARAMETER VALUES..
USER WILL SELECT THE VALUES ONLY FROM LOV.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
did u p prepared complex report
What do you understand by oracle forms?
What is an SQL FORMS ?
how do u compile a form i.e .fmb file in Unix or in dos
In what situation u create the BPA.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
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
Explain the different levels at which oracle form services interact.
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
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
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
hiding item in report how like that properly,thats manually but at runtime i want to do
Name the different triggers associated with oracle forms having a master-detail relationship.
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
did u received a single file or multiple files