What is the difference between a Function Key Trigger and
Key Function Trigger ?
Answer Posted / guest
Function key triggers are associated with individual
SQL*FORMS function keys
You can attach Key function triggers to 10 keys or key
sequences that normally do not perform any SQL * FORMS
operations. These keys refered as key F0 through key F9.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
where do u put the report file
What are the various configuration files that are used by oracle forms?
How can we expand Parameter Form Canvas on Reports 6i?
What is responsibility and how u attach How to create user and how u attach with responsibility.
can you convert or reverse engineer a fmx back to a fmb file?
Can we invoke one form from another in a multi-forms application?
What do we mean by record group in oracle forms?
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
what exactly u write in when_new_form_instance
What do you understand by lov and how can it be used?
What is a user exit program in oracle reports?
In what sequence do triggers get fired by oracle forms?
Why oracle forms required?
Explain master-detail relationship with some examples.
What is an oracle report? List its various types.