Name

Function RUN-PREPARED-SQL — Execute a prepared statement.

Function

Syntax

      run-prepared-sql prepared-stmt => 

Arguments and Values

Description

Execute the prepared sql statment. All input parameters must be bound.

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes

Prev Up Next
PREPARE-SQL Home FREE-PREPARED-SQL