difference between global n context sensitive segments?
No Answer is Posted For this Question
Be the First to Post Answer
what is an object groups?
EXIT_FORM is a restricted package procedure ?
What is the difference between formula column and place holder?
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
Which of the two views should objects according to possession?
How to create Drill down report?
Is it possible to execute a dynamic sql from forms?
Which of the above methods is the faster method?
What is a text list?
Where we can use the placeholder columns?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
how to pass 2 parameters from one form to other in oracle applications?