System.effective_date system variable is read only True/False
What is an User Exits ?
List the built-in routines for the controlling canvas views during run-time?
what is a package n what r the packages availbla in report
What are the two ways to incorporate images into a oracle forms application?
State any three mouse events system variables?
What are three panes that appear in the run time pl/sql interpreter?
What is a Query Record Group?
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
i am writing a query select EmpNo from Emp how can i call in after parameter form
based on parameter value layout of report should change
What are the different types of Package Procedure ?
How can I message to passed to the user from reports?