Materialize Documentation
s
Join the Community github/materialize

CLOSE

New in v0.5.3.

CLOSE closes a cursor previously opened with DECLARE.

Syntax

CLOSE cursor_name
Field Use
cursor_name The name of an open cursor to close.