[
https://issues.apache.org/jira/browse/TRAFODION-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15777692#comment-15777692
]
ASF GitHub Bot commented on TRAFODION-2412:
-------------------------------------------
GitHub user liuyu000 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/895
[TRAFODION-2412]update sql reference manual about SEQUENCE and IDENTITY
column
Changes proposed in this pull request:
• Add "CREATE SEQUENCE Statement", "DROP SEQUENCE Statement" & "ALTER
SEQUENCE Statement".
• Add "Identity Columns".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liuyu000/incubator-trafodion sequence_identity
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/895.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 #895
----
commit 967b2234dcc19ebdac8e906922e74b4651b2026f
Author: liu.yu <[email protected]>
Date: 2016-12-26T05:16:38Z
identity
commit 49b8a2724d583d9a606c4c9364dabb43fef8d72b
Author: liu.yu <[email protected]>
Date: 2016-12-26T06:25:46Z
create,alter,drop sequence
----
> update sql reference manual about SEQUENCE and IDENTITY column
> --------------------------------------------------------------
>
> Key: TRAFODION-2412
> URL: https://issues.apache.org/jira/browse/TRAFODION-2412
> Project: Apache Trafodion
> Issue Type: Documentation
> Reporter: liu ming
> Assignee: Liu Yu
>
> add descriptions about how to use SEQUENCE and how to use IDENTITY column.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)