Chapter 3 DBMS Reference Guide
| Variable | Comment |
|---|---|
| %TABLE% | Generated code of Table |
| %TNAME% | Name of Table |
| %TCODE% | Code of Table |
| %TLABL% | Comment of Table |
| %PKEYCOLUMNS% | List of primary key columns. Ex: A, B |
| %TABLDEFN% | Complete body of Table definition. It contains definition of columns, checks and keys |
| %CLASS% | Abstract data type name |
| %CLUSTERCOLUMNS% | List of columns used for a cluster |
| Copyright (C) 2007. Sybase Inc. All rights reserved. |
| |