CLOSE

From Recital Documentation Wiki
Revision as of 14:45, 18 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CLOSE

Class

Table Basics


Purpose

Close a table and associated files in a specified workarea


Syntax

CLOSE <workarea | alias>


See Also

CLOSE DATABASES, CLOSE FORMAT, CLOSE INDEX, CLOSE PROCEDURE, CLOSE ALL


Description

The CLOSE command closes the table and its associated index files and format files in the specified <workarea | alias> workarea.


Example

select a
use patrons index names
select b
close patrons


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer