What are the trigger associated with image items?
Answers were Sorted based on User's Feedback
Answer / apot
When-Image-Activated (fires when the end user double-clicks
an image item)
When-Image-Pressed (fires when an end user clicks or double-
clicks on an image item)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nishi
When-Image-Activated
can control or modify the default functionality of the oracle forms
| Is This Answer Correct ? | 0 Yes | 0 No |
how will the report recognize the parameter
What are the three types of user exits available ?
How can you create Lexical parameter n Bind parameter in Reports ?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
How do you pass the parameters from one form to another form?
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 "LOV of Validation" Property of an item? What is the use of it?
What do you mean by a block in forms4.0?
How we can migrate the 6i report to 10g reports. What steps need to reuired?
Which of the above methods is the faster method?
how to create the triggers in the forms?
What are the Coordination Properties in a Master-Detail relationship?