Use this statement to free memory associated with a SQL descriptor area.
DEALLOCATE DESCRIPTOR descriptor-name
descriptor-name : string
Frees all memory associated with a descriptor area, including the data items, indicator variables, and the structure itself.
None.
None.
SQL/2003 Core feature.
For an example, see ALLOCATE DESCRIPTOR statement [ESQL].
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |