what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
No Answer is Posted For this Question
Be the First to Post Answer
When do you use data parameter type?
What do you mean by a block in forms4.0?
Explain about horizontal, Vertical tool bar canvas views?
What is bind reference and how can it carate?
Where is a procedure return in an external pl/sql library executed at the client or at the server?
Can you attach an lov to a field at design time?
Can a repeating frame be careated without a data group as a base?
What are the triggers available in the reports?
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 can create the lexical parameter after the select class?
What is the difference between system.current_field and system.cursor_field ?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object