Answer Posted / vetrivel
The REPORTS types total 8 in only ORACLE 6i & 9i
1.Tabular,
2.Form-Like,
3.Mailing Label,
4.Form Letter,
5.Group Left,
6.Group Above,
7.Matrix,
8.Matrix with Group
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What do you understand by oracle forms and why are they required?
from where do u receive the information to develop report
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
Is it possible to have multiple layouts in a report?
what is a package n what r the packages availbla in report
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
what is oracle forms?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
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 create Drill down report?
what is difference between group above and group left report
how to send file attachment from oracle forms
can you convert or reverse engineer a fmx back to a fmb file?
why the Ctl file u put only in bin folder why not in other folder
how report can be generated if we have the database designed in oracle 10g?