Name

Function BIND-PARAMETER — Bind a parameter in a prepared statement.

Function

Syntax

      bind-parameter prepared-stmt position value => 

Arguments and Values

Description

Sets the value of a parameter in a prepared statement.

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes

Prev Up Next
FREE-PREPARED-SQL Home Transaction Handling