Answers

Question and Answer:

  Home  Database Administrator (DBA)

⟩ How do you reference a Parameter?

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

 118 views

More Questions for you: