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 |
Cycle of requestion to receving transaction.
In 11i we didn't have AP_Invoice_Lines Table, but in R12 this table is available, what is reason, advantage?
In SQL Loader i have 100 Records to be loaded into my table. How do i load the first 30 Records and skip the last 10 Records within a single .ctl file ? So my total no.of records to be loaded would be 60. Could anybody help me in this ?
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
tell me the scenarios of between pages in reports
what are the difference between oracle discoverer and report6i
What is SRW Package? (Sql Report Writer)
what is mutating table and mutating error and how to solve that?
do i need to declare bind parameter before using in the query?
wht is format triger?
Can we customize a form with out template.fmb
in oracle workflow if i want to send a mail to the user after sending if the user didn't approve the mail after 10 mins it is automatimatically approved how we can approach?