Answer Posted / nishi
When-timer-expired.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 are bind variables?
What is the difference between bind and lexical parameter?
all steps of bitmap report?
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 to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
where do u put the report file
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 the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
Name the different triggers supported by oracle reports and their firing order.
why the Ctl file u put only in bin folder why not in other folder
a text item is there what r the different types of triggers associated with it
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
if u want to delete all these detail block etc what will happen in form
from where do u receive the information to develop report