What is bind reference and how can it be created?
Ask by Sumit Kesarwani
Updated 21 Sep 2020
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.