What is a timer?
Answer / chaudhry
Timer is a "internal time clock" that you can
programmatically create to perform an action each time the
timer expires
| Is This Answer Correct ? | 1 Yes | 0 No |
Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?
What is the difference between system.current_field and system.cursor_field ?
What are the built-ins that are used for setting the LOV properties at runtime?
How to create lov dynamically in oracle forms which is data comes from database procedure of out parameter, data will will out parameter of procedure base
in reports 1og.if we enter a query in list of values then parameter form displays a dropdown.in that if any ething is selected then that will display in the report.supp if i am not selected any value then it should display all the values.how it is possible?can any one help me........
How can you create Lexical parameter n Bind parameter in Reports ?
From which designation is it preferred to send the output to the printed?
What are built-ins used for Processing rows?
What is the content view and stacked view?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
if some data is not transfered where it will get stored