What is the sequence the Report triggers will fires while
running a report ?
Answer / rajesh
Before parameter
After parameter
Before report
Between pages
after report
Is This Answer Correct ? | 21 Yes | 6 No |
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
how report can be generated if we have the database designed in oracle 10g?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
What are the important difference between property clause and visual attributes?
Table 1: STUDIES PNAME (VARCHAR), SPLACE (VARCHAR), COURSE (VARCHAR), CCOST (NUMBER) Table 2: SOFTWARE PNAME (VARCHAR), TITLE (VARCHAR), DEVIN (VARCHAR), SCOST (NUMBER), DCOST (NUMBER), SOLD (NUMBER) Table 3: PROGRAMMER PNAME (VARCHAR), DOB (DATE), DOJ (DATE), SEX (CHAR), PROF1 (VARCHAR), PROF2 (VARCHAR), SAL (NUMBER) PNAME – Programmer Name, SPLACE – Study Place, CCOST – Course Cost, DEVIN – Language the software or package is developed in, SCOST – Software Cost, DCOST – Development Cost, PROF1 – Proficiency 1 Use the above table definitions to answer the questions that follow. Find out the selling cost average for packages developed in Oracle. Display the names, ages and experiences of all programmers How much revenue has been earned through
What are the different default triggers created when Master Deletes Property is set to isolated?
what is the difference between oracle reports 6i and oracle reports 10g? give atleast 10 differences? (plz give the answer vvvvvvvvvvv.urgent)
What is the built-in used for showing lov at runtime?
What are the types of trigger actions?
What are the various methods of performing a calculation in a report ?
Is it possible to attach same library to more than one form?
can you convert or reverse engineer a fmx back to a fmb file?