Prepares a dynamic SQL statement for execution and assigns a name to it.
ANSI Compliance
PREPARE is ANSI/ISO SQL:2011-compliant.
Required Privileges
None.
Invocation
Executable.
Dynamic SQL.
Embedded SQL only.
Prepares a dynamic SQL statement for execution and assigns a name to it.
PREPARE is ANSI/ISO SQL:2011-compliant.
None.
Executable.
Dynamic SQL.
Embedded SQL only.