Use this statement to free memory associated with a SQL descriptor area.
DEALLOCATE DESCRIPTOR descriptor-name
descriptor-name : identifier
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].
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |