Github user DaveBirdsall commented on a diff in the pull request:

    https://github.com/apache/trafodion/pull/1644#discussion_r203091243
  
    --- Diff: docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc ---
    @@ -2963,18 +2963,22 @@ column-definition is:
     <<<
     ```
     data-type is:
    -    char[acter] [(length [characters])]
    -          [character set char-set-name]
    -          [upshift] [[not]casespecific]
    +    char[acter] [length [characters]]
    --- End diff --
    
    Ah, good catch! I stand corrected. So, the original text, "char[acter] 
[(length [characters])] was correct? (The parentheses are needed if a length is 
supplied.)


---

Reply via email to