What are built-ins associated with timers?
Answers were Sorted based on User's Feedback
Answer / binurajnair
CREATE_TIMER :- This will create a timer
GET_APPLICATION_PROPERTY(TIMER_NAME) :- This will return
the name of the timer which expired most recently
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the types of Pop-up window ?
What are the two ways to incorporate images into a oracle forms application?
How many windows in a form can have console?
can my report have different layouts
What is the use of hidden column?
What is a Non Query Record Group?
What are the ways to monitor the performance of the report?
What is difference between open_form and call_form?
how will the report recognize the parameter
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 are the built-ins that are used for setting the LOV properties at runtime?
What do you understand by lov?