What is an user exit used for?
List the different types of columns in oracle reports.
How we can migrate the 6i report to 10g reports. What steps need to reuired?
how we can validate the run-time parameters in reports 6i
List some built-in routines used to manipulate images in image_item?
What is a Text_io Package?
What are the three types of user exits available ?
What are the built-ins used for finding Object ID function?
What is an Alert?
What is a predefined exception available in forms 4.0?
What is a Layout Editor?
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
Name the two files that are created when you generate the form give the filex extension ?