Can a field be used in a report wihtout it appearing in any
data group?
List the system variables related in Block and Field?
What is bind reference and how can it carate?
How to create lov dynamically in oracle forms which is data comes from database procedure of out parameter, data will will out parameter of procedure base
What do you understand by oracle forms?
How can a square be drawn in the layout editor of the report writer?
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
Is it possible to insert comments into sql statements return in the data model editor?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What is a Layout Editor?
How many maximum number of radio buttons can you assign to a radio group?
How can you hide the report in Apps?
What are the different file extensions that are created by oracle reports?