Can you pass data parametrs to forms?
How to create placeholder columns?
What are the different types of Delete details we can establish in Master-Details?
From which designation is it preferred to send the output to the printed?
What is a predefined exception available in forms 4.0?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
Explain how one can iterate through items and records in a specified block?
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
How i get the client machine Ip address through developer 2000 forms, if you are running three tier architech.
Can a sigle canvas be used by different blocks ?
When to use Place holder columns in Oracle Reports and what is a place holder column?
How to change maximise or minimise the window in forms
What is WHEN-Database-record trigger?