[ 
https://issues.apache.org/jira/browse/TRAFODION-3255?focusedWorklogId=185655&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-185655
 ]

ASF GitHub Bot logged work on TRAFODION-3255:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jan/19 09:29
            Start Date: 16/Jan/19 09:29
    Worklog Time Spent: 10m 
      Work Description: liuyu000 commented on pull request #1768: 
[TRAFODION-3255] Add *ALTER TABLE ... ADD PRIMARY KEY* in *Trafodion SQL 
Reference Manual*
URL: https://github.com/apache/trafodion/pull/1768#discussion_r248182660
 
 

 ##########
 File path: docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc
 ##########
 @@ -455,15 +456,15 @@ column-list is:
 [[alter_table_syntax]]
 === Syntax Description of ALTER TABLE
 
-* `_name_`
+* `_table-name_`
 +
 specifies the current name of the object. See <<database_object_names,Database 
Object Names>>.
 
-* `ADD [COLUMN] _column-definition_`
+* `ADD [IF NOT EXISTS][COLUMN] _column-definition_`
 
 Review comment:
   :raising_hand: :100: 😁 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 185655)
    Time Spent: 2h  (was: 1h 50m)

> Add *ALTER TABLE ... ADD PRIMARY KEY* in *Trafodion SQL Reference Manual*
> -------------------------------------------------------------------------
>
>                 Key: TRAFODION-3255
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3255
>             Project: Apache Trafodion
>          Issue Type: Documentation
>            Reporter: Liu Yu
>            Assignee: Liu Yu
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to