Answer Posted / elavarasi.s
You can build a report in two ways. One is,
Through Report wizard.
The another one is, Through Navigation, and creating a
Query Builder.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Why oracle forms required?
where do u put the report file
What is a user exit program in oracle reports?
What is the difference between bind and lexical parameter?
In what situation u create the BPA.
What is the difference between flex mode and confined mode?
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 i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is a matrix report and how many minimum groups are required to prepare the same?
what is oracle forms?
List out the oracle forms configuration files?
why the Ctl file u put only in bin folder why not in other folder
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
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