Answer Posted / dileep
using SUM() function
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
did u received a single file or multiple files
Name the different triggers supported by oracle reports and their firing order.
What is the difference between bind and lexical parameter?
difference between global n context sensitive segments?
what are the oracle forms services components include?
What do we mean by record group in oracle forms?
What is the difference between flex mode and confined mode?
i am writing a query select EmpNo from Emp how can i call in after parameter form
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
What is an SQL FORMS ?
Is it possible to execute a dynamic sql from forms?
What is an oracle report? List its various types.
Name the different triggers associated with oracle forms having a master-detail relationship.
What is a canvas in oracle forms?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g