GitHub user liuyu000 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1203
[TRAFODION-2710] Add *Alter Column (Alter Table Statement)* for Trafodion
SQL Reference Manual
Changes proposed in this pull request:
1. Add **Alter Column** for Alter Table Statement
2. Fix two typos:
- ISO8891âISO8859-1
- DATEPART(text, datetime-expr)âDATE_PART(text, datetime-expr)
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/1203.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 #1203
----
commit 72968db9ff445ae36941ed416d98ab160a071ad4
Author: liu.yu <[email protected]>
Date: 2017-08-14T03:56:00Z
add alter column (alter table statement) and fix some typos in Chapter 7
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---