What is a predefined exception available in forms 4.0?
What are built-ins associated with timers?
how to call forms in parametar forms
how report can be generated if we have the database designed in oracle 10g?
To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?
How can a cross product be created?
What does the term panel refer to with regard to pages?
What is an Alert ?
What built-in is used for showing the alert during run-time?
What is the between Function and Procedure?
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 is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
what is the exact navigation to create a radio button in form6i? can i create the radio button in report6i?