GitHub user liuyu000 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1235
[TRAFODION-2745] Add an example for *ALTER COLUMN (ALTER TABLE Statement)*
in *Trafodion SQL Manual*
Changes proposed in this pull request:
1. Add an example for **ALTER COLUMN (ALTER TABLE Statement)**
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liuyu000/incubator-trafodion
altercolumn_altertablestatement
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1235.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 #1235
----
commit 723b07d758c151c2bdcee278e4449b3bd4bfc6d3
Author: liu.yu <[email protected]>
Date: 2017-09-17T08:35:44Z
Add an example of Alter Column Name
----
---