GitHub user liuyu000 opened a pull request:
https://github.com/apache/trafodion/pull/1681
[TRAFODION-3174] Add Syntax for *CREATE TABLE Statement* and *ALTER TABLE
Statement* and Fix Typos in *Trafodion SQL Reference Manual*
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liuyu000/trafodion
CreateTableStatement_tinyint
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1681.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 #1681
----
commit 1ceff3712b8677bf7e53e04c517fc639ee6fe991
Author: liu.yu <qwertyioz@...>
Date: 2018-08-06T11:48:01Z
[TRAFODION-3174] Add Syntax for *CREATE TABLE Statement* and *ALTER TABLE
Statement* and Fix Typos in *Trafodion SQL Reference Manual*
----
---