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

    https://github.com/apache/trafodion/pull/1542#discussion_r184474271
  
    --- Diff: docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc ---
    @@ -716,6 +777,222 @@ Alter TABLE PRODUCT
     ALTER COLUMN vend_id RENAME TO cstm_id;
     ```
     
    +* The following table _orders_ has two normal indexes 
    --- End diff --
    
    Suggest "non-unique" instead of "normal"


---

Reply via email to