What are the different file extensions that are created by
oracle reports?
how can u store a picture file in oracle database? explain the path/command?
How do u give the list of values in bind parameter
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
In what situation u create the BPA.
Give built-in routine related to a record groups?
How do you call other Oracle Products from Oracle Forms?
State any three mouse events system variables?
Why is a Where clause faster than a group filter or a format trigger?
What are the built-ins used for finding object ID functions?
how to create the triggers in the forms?
What is a library in Forms 4.0?
What is a predefined exception available in forms 4.0?