GitHub user liuyu000 opened a pull request:
https://github.com/apache/trafodion/pull/1596
[TRAFODION-3100] Correct the syntax of Drop Column (Alter Table Statement)
in Trafodion SQL Reference Manual
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liuyu000/trafodion
DropColumn_AlterTableStatement
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1596.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1596
----
commit 5a8c8f0847a7756bcab6056b21c7d7ea16029b10
Author: liu.yu <qwertyioz@...>
Date: 2018-06-08T03:22:19Z
[TRAFODION-3100] Correct the syntax of Drop Column (Alter Table Statement)
in Trafodion SQL Reference Manual
----
---