what are the difference between oracle discoverer and report6i
Answer / lakshmi
DISCOVERER:
1.More features available.
2.Pivot Analysis and Drill Down Options given to User.
3.Graph is Dynamic and can be designed by End User itself.
4.Data can be exported to MS Excel and other formats.
5.Group Sorting can be changed any time.
6.Layouts are Dynamic and
7.Parameters Values can be changed at any time.
8.so it takes very less effort to do changes.
REPORTS 6i;
1.Less features available.
2.Pivot,drill down option not available.
3.Graph is changed by developer only not by end user.
4.Exported to PDF only.
5.Sorting can be changed beofore invoking
6.Layouts are static.
7.Parameters Values can be changed before invoking report only.
8.Takes more efforts to do changes.
| Is This Answer Correct ? | 8 Yes | 0 No |
Can 2 functions have same name & input parameters but differ only by return datatype ?
Are you familiar with internet architecture of oracle apps 11i?
where u do setup of operating unit?
what is difference between API and Interface?
What is REF Cursor?
19 Answers Infosys, Intelligroup,
How can u find custom top? where its located? How to find custom top in front end?
wht is format triger?
In unix Schell sript what is very 1st line to be wriiten .
Form development process?
what is the diff between custom.pll and form personalization? Tell me one example?
What is set function in sql .E.g.What is difference between union and union all
while running a interface if we get 100 records as erors. how to debug it.