How can I sum column wise in Oracle excel report?

Answer Posted / dileep

using SUM() function

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

did u received a single file or multiple files

1806


Name the different triggers supported by oracle reports and their firing order.

837


What is the difference between bind and lexical parameter?

804


difference between global n context sensitive segments?

2459


what are the oracle forms services components include?

775


What do we mean by record group in oracle forms?

845


What is the difference between flex mode and confined mode?

760


i am writing a query select EmpNo from Emp how can i call in after parameter form

1829


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

2726


What is an SQL FORMS ?

2524


Is it possible to execute a dynamic sql from forms?

829


What is an oracle report? List its various types.

760


Name the different triggers associated with oracle forms having a master-detail relationship.

729


What is a canvas in oracle forms?

816


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1756