21⟩ Explain When does an on-lock trigger fire?
It will fires whenever SQL * Forms would normally attempt to lock a row.
“Oracle Forms 3.0 guideline for job interview preparation. Explore list of Oracle Forms 3.0 frequently asked questions(FAQs) asked in number of Oracle Forms 3.0 interviews. Post your comments as your suggestions, questions and answers on any Oracle Forms 3.0 Interview Question or answer. Ask Oracle Forms 3.0 Question, your question will be answered by our fellow friends.”
It will fires whenever SQL * Forms would normally attempt to lock a row.
Copy is package procedure and writes values into a field.
Name in is a package function and returns the contents of the variable to which you apply.
It fires just before SQL * forms the current block.
When Execute-query or count-query Package procedures are invoked.