SQL$HELP72.HLB  —  LSE  General SQL Terms, col_clause
    A placeholder used in LSE templates for the DECLARE TABLE syntax.
    The col-clause placeholder allows the optional expansions of
    either the col-constraint or sql-and-dtr-clause placeholders.

    In the following syntax diagram for col-definition, col-clause
    is represented by the right-most syntax loop that includes col-
    constraint and the sql-and-dtr-clause.

  (B)0declare-col-definition =                                        
                                                                  
  qq> <column-name> qq> data-type qwwqqqqqqqqqqqqqqqqqqqqqqqqwwq> 
                                   xtq> col-constraint qqqqqqux   
                                   xmq> sql-and-dtr-clause qqjx   
                                   mqqqqqqqqqqq <qqqqqqqqqqqqqj   
                                                                  

    See also the Help topic on col-definition, located at this same
    level.
Close Help