CLOSE CURSOR

Reference

Syntax

CLOSE CURSOR dbcur.

Effect

Closes a database cursor that is linked with dbcur and was opened using OPEN CURSOR.