Chapter Contents |
Previous |
Next |
TABLE |
Required statement | |
Applies to: | access descriptor |
Syntax | |
Details |
Syntax |
TABLE<=> <">Datacom-table-name<">; |
Details |
The TABLE statement specifies the CA-DATACOM/DB table that you want to access. Datacom-table-name is the 32-character field that names an entity-occurrence of type RECORD in the CA-DATADICTIONARY. (For CA-DATACOM/DB R8, the type is TABLE.)
The TABLE statement is required to create an access descriptor and the table name must be unique. If the table name is not unique, you can combine the TABLE statement with the DATABASE, DBSTAT, and TBLSTAT statements until a unique combination is identified.
If the table name contains special characters or national characters, enclose the name in quotes.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.