Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

More Information

RDB/VMS SQL CLOSE — VMS RDB_4.1A

 CLOSE ─┬─> cursor-name ─────────────┬─> typebox (;)
        └─> cursor-name-parameter ───┘

Additional information available:

More Information

More Information

 The CLOSE statement deletes the result table created for a cursor
 declaration.  (The cursor specified in the CLOSE statement must have
 been defined by a DECLARE CURSOR statement and created by an OPEN
 statement.)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026