DBA > Job Interview Questions > DATABASE Administrator (DBA) Interview Questions and Answers

How do you reference a Parameter?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

340. 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

(Continued on next question...)

Other Job Interview Questions