Frees memory associated with an SQL descriptor area.
Go to Examples
Go to Usage
Go to Standards
Go to Permissions
DEALLOCATE DESCRIPTOR descriptor-name: string
(back to top)
Frees all memory associated with a descriptor area, including the data items, indicator variables, and the structure itself.
None