What are the different file extensions that are created by
oracle reports?
Answer Posted / guest
.REP file & .RDF file
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
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 the difference between flex mode and confined mode?
Is it possible to have multiple layouts in a report?
where do u put the report file
What is responsibility and how u attach How to create user and how u attach with responsibility.
How to create Drill down report?
if some data is not transfered where it will get stored
What is a canvas in oracle forms?
What do you understand by oracle forms?
what are bind variables?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
Explain the various types of oracle report?
why the Ctl file u put only in bin folder why not in other folder
hiding item in report how like that properly,thats manually but at runtime i want to do
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