DEVFYI - Developer Resource - FYI

What is bind reference and how can it be created?

ORACLE Interview Questions and Answers (Part 2)


(Continued from previous question...)

261. What is bind reference and how can it be created?

Bind reference are used to replace the single value in sql, pl/sql statements a bind reference can be created using a (:) before a column or a parameter name.

(Continued on next question...)

Other Interview Questions