InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between A Function Key Trigger And Key Function Trigger ? |
|
Answer» 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 referred as key F0 through key F9. 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 referred as key F0 through key F9. |
|