What is the difference between restricted and unrestricted
package procedure ?
Answers were Sorted based on User's Feedback
Answer / guest
Restricted package procedure that affects the basic basic
functions of SQL * Forms. It cannot used in all triggers
except key triggers.
Unrestricted package procedure that does not interfere
with the basic functions of SQL * Forms it can be used in
any triggers.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / a.kondala rao.
Restricted package procedure that affects the basic basic
functions of SQL * Forms. It cannot used in all triggers
except key triggers.
Unrestricted package procedure that does not interfere
with the basic functions of SQL * Forms it can be used in
any triggers
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nishi
Restricted package procedure that affects the basic basic functions of SQL * Forms. It cannot used in all triggers except key triggers.
Unrestricted package procedure that does not interfere with the basic functions of SQL * Forms it can be used in any triggers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are display items?
Give the sequence of execution of the various report triggers?
Give built-in routine related to a record groups?
What is a timer?
What is an oracle report? List its various types.
What are the built-ins that are used for setting the LOV properties at runtime?
how do u run sql loader
What are the various configuration files that are used by oracle forms?
When do you use data parameter type?
State the order in which these triggers are executed ?
What built-in is used for changing the properties of the window dynamically?
What is the order of the triggers fired once the form is opened?