Answer Posted / guest
ORACLE Precompliers user exits
OCI (ORACLE Call Interface)
Non-ORACEL user exits.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
what are bind variables?
Explain the various types of oracle report?
what is oracle forms?
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 are the new features introduced in oracle form services in 11g release 2?
Can we invoke one form from another in a multi-forms application?
what are the oracle forms services components include?
Name the different triggers associated with oracle forms having a master-detail relationship.
List out the oracle forms configuration files?
What is the difference between bind and lexical parameter?
List the different types of columns in oracle reports.
how to send file attachment from oracle forms
Name the different triggers supported by oracle reports and their firing order.
What is the difference between flex mode and confined mode?