|
|
DEALLOCATE PREPARE
Deallocates a prepared SQL statement.
Usage
Description
The prepared statement associated with the statement name is destroyed. Any cursor allocated with an ALLOCATE CURSOR statement that is associated with the prepared statement is also destroyed.
See ALLOCATE CURSOR for a description of extended statements.
Restrictions
Notes
The statement name must identify a statement prepared in the same compilation unit.
The statement must not identify an existing prepared statement that is associated with an open cursor.
Standard Compliance
Standard
Compliance
Comments
X/Open-95
SQL92 YES Fully compliant.
|
Upright Database Technology AB Voice: +46 18 780 92 00 Fax: +46 18 780 92 40 dbtechnology@upright.se |
|
|