Previous Topic: %ColProp()Next Topic: %ColumnCheckConstraintName


%ColWidth

Returns the length of the column datatype.

Syntax

%ColWidth

Syntax Example

%ForEachCol() {

%ColName -> %ColWidth

}

Expansion

master_number -> 0

movie-copy-number -> 0

general-condition -> 5

Usage

Classified as an Attribute macro.