Database Administrator (DBA) Question:
How do you reference a Parameter?
Answer:
In Pl/SQL, You can reference and set the values of form parameters using bind variables syntax. Ex. PARAMETER name = ‘’ or :block.item = PARAMETER Parameter name
Previous Question | Next Question |
What are the different styles of activation of ole Objects? | What is the difference between object embedding and linking in Oracle forms? |