Where is the external query executed at the client or the
server?
Answers were Sorted based on User's Feedback
what is the sequence of firing triggers in forms?
Can we use GO-BLOCK package in a pre-field trigger ?
Two popup pages can appear on the screen at a time ?
In what situation u create the BPA.
How do you call other Oracle Products from Oracle Forms?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame?
List the editors availables in forms 4.0?
To execute row from being displayed that still use column in the row which property can be used?
from where do u receive the information to develop report
When to use Place holder columns in Oracle Reports and what is a place holder column?
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 lexical reference?How can it be created?