Frees memory associated with a SQL descriptor area.
DEALLOCATE DESCRIPTOR descriptor-name:
string
Frees all memory associated with a descriptor area, including the data items, indicator variables, and the structure itself.
SQL—Vendor extension to ISO/ANSI SQL grammar.
Sybase—Supported by Open Client/Open Server.
None