Identify package function from the following ?
Answer / guest
1. Error-Code
2. Break
3. Call
4. Error-text
5. Form-failure
6. Form-fatal
7. Execute-query
8. Anchor_View
9. Message_code
Answer ::
1. Error_Code
2. Error_Text
3. Form_Failure
4. Form_Fatal
5. Message_Code
Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of visual attribute settings?
what is Oracle10g? Please refer some sites...
What is responsibility and how u attach How to create user and how u attach with responsibility.
What is the usage of the confine mode in Layout Editor ?
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
Commited block sometimes refer to a BASE TABLE ? True or False.
What are the different default triggers created when Master Deletes Property is set to isolated?
What buil-in routines are used to display editor dynamicaly?
What is a Package Procedure ?
When does an on-lock trigger fire ?
What is the use of image_zoom built-in?
can i write commit in Before report trigger