You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "David Wong (JIRA)" <ji...@apache.org> on 2016/10/20 18:14:58 UTC

[jira] [Created] (TRAFODION-2302) Character string data type syntax diagram error

David Wong created TRAFODION-2302:
-------------------------------------

             Summary: Character string data type syntax diagram error
                 Key: TRAFODION-2302
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2302
             Project: Apache Trafodion
          Issue Type: Documentation
          Components: documentation
    Affects Versions: any
            Reporter: David Wong
            Priority: Minor


SQL Ref Man, section 5.8.2
CHAR[ACTER] [(_length_ [CHARACTERS])] [_char-set_] [UPSHIFT] [[NOT]CASESPECIFIC]
| CHAR[ACTER] VARYING(_length_) [CHARACTERS][_char-set_] [UPSHIFT] et al

First entry has "CHARACTERS" properly inside the parens.  All the others show it outside the parens.  All should depict   ( <length> CHARACTERS )



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)