Answer Posted / vidya sagar.g
summary columns are used to do the aggregate funtions, like
sum, avg, max...
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
if some data is not transfered where it will get stored
where do u put the report file
what is the difference between call_form, new_form and open_form?
Explain the various types of oracle report?
how report can be generated if we have the database designed in oracle 10g?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What is a canvas in oracle forms?
Can we invoke one form from another in a multi-forms application?
did u received a single file or multiple files
Explain master-detail relationship with some examples.
How can we expand Parameter Form Canvas on Reports 6i?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
List out the oracle forms configuration files?
Name the different triggers supported by oracle reports and their firing order.