GitHub user liuyu000 opened a pull request:
https://github.com/apache/trafodion/pull/1542
[TRAFODION-3044] Add Syntax and Examples of *ENABLE/DISABLE INDEX (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
EnableIndex_AlterTableStatement
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1542.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 #1542
----
commit 2f2c741f172d58cc4a28df01030ae30bba471bbe
Author: liu.yu <qwertyioz@...>
Date: 2018-04-26T08:57:34Z
Add Syntax and Examples of *ENABLE/DISABLE INDEX (ALTER TABLE Statement)*
in Trafodion SQL Reference Manual
----
---