SQL$HELP_OLD72.HLB  —  CREATE  SEQUENCE  Arguments  COMMENT IS 'string '
    Adds a comment about the sequence. SQL displays the text of the
    comment when it executes a SHOW SEQUENCE statement. Enclose the
    comment in single quotation marks (') and separate multiple lines
    in a comment with a slash mark (/).
Close Help