Chapter 3 DBMS Resource File Reference


Variables for tables

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) 2008. Sybase Inc. All rights reserved.