What is the use of place holder column?
Answer / anil_abbireddy
place holder column is like a variable in oracle reports to
hold a value or result of a calculation obtained from a
formula column or any report triggers.
| Is This Answer Correct ? | 11 Yes | 0 No |
What is the difference when Flex mode is mode on and when it is off?
What built-in is used for showing the alert during run-time?
What are the different defaust triggers created when Master Deletes Property is set to Non-isolated?
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
Deleting a page removes information about all the fields in that page ?
What is a Query Record Group?
What are the built_in used to trapping errors in forms 4?
List the Types of Items?
how can u store a picture file in oracle database? explain the path/command?
What are the built-ins used for finding object ID functions?
What is a list item?
Suppose I want to fire block level sequence before form level, then is it possible?