deallocate cursor

Description

Makes a cursor inaccessible and releases all memory resources committed to that cursor.

Syntax

deallocate cursor cursor_name

Usage

See also

close, declare cursor, fetch, open in this chapter

deallocate cursor in the Reference Manual