Lecture
<deallocate descriptor statement> :: = DEALLOCATE DESCRIPTOR <descriptor name>
Comment:
Executing this statement results in the release of memory from the previously allocated handle. After that, the use of the descriptor name is illegal in any statement other than ALLOCATE DESCRIPTOR.
Comments
To leave a comment
Databases IBM System R - relational DBMS
Terms: Databases IBM System R - relational DBMS