[
https://issues.apache.org/jira/browse/TRAFODION-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253136#comment-16253136
]
ASF GitHub Bot commented on TRAFODION-2794:
-------------------------------------------
Github user liuyu000 commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/1295#discussion_r151065104
--- Diff: docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc ---
@@ -2816,6 +2817,38 @@ Considerations for LOAD IF EXISTS and NO LOAD
options of CREATE TABLE AS>>.
+
specifies a select query which is used to populate the created table. A
select query can be any SQL select statement.
+* `_division-expr-list_`
++
+is a list of expressions that can only refer to primary key or STORE BY
columns.
+
++
+The followings are allowed expressions in the DIVISON BY clause, they are
monotonically increasing expressions:
--- End diff --
Thanks Dave.
I've corrected. :)
> Add *DIVISION BY (CREATE TABLE Statement)* for *Trafodion SQL Reference
> Manual* + Fix some Typos
> ------------------------------------------------------------------------------------------------
>
> Key: TRAFODION-2794
> URL: https://issues.apache.org/jira/browse/TRAFODION-2794
> Project: Apache Trafodion
> Issue Type: Documentation
> Reporter: Liu Yu
> Assignee: Liu Yu
> Priority: Trivial
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)