Frees memory associated with a SQL descriptor area.
DEALLOCATE DESCRIPTOR descriptor-name: string
For an example, see ALLOCATE DESCRIPTOR statement [ESQL].
Frees all memory associated with a descriptor area, including the data items, indicator variables, and the structure itself.
None.
None.
The chapter “The Embedded SQL Interface” of the Adaptive Server Anywhere Programming Interface Guide.