What are the built-ins that are used for setting the LOV
properties at runtime?
How i call Reports from Forms10g.
How can we call a URL from a menu (Oracle Forms 6i)?
List out the oracle forms configuration files?
What is the maximum size of a form ?
why the Ctl file u put only in bin folder why not in other folder
Where is a procedure return in an external pl/sql library executed at the client or at the server?
What the PAUSE package procedure does ?
How do you reference a Parameter?
What do we mean by record group in oracle forms?
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 difference between Anchoring Object and Enclosing Objects ?
How can I message to passed to the user from reports?