Oracle Apex - Bind Variable

Card Puncher Data Processing

Oracle Apex - Bind Variable

About

Bind variables syntax can be used for SQL or PL/SQL to reference session state of a specified item.

Items longer than 30 characters cannot be referenced using bind variable syntax.

Documentation / Reference





Discover More
Data System Architecture
SQL - Parameter (Bind | Substitution) (Marker | Variable)

A parameter is placeholder in a prepared statement where value of data is replaced at runtime (ie when the program is running). It permits to reuse the same statement with different value. See A parameter...



Share this page:
Follow us:
Task Runner