[
https://issues.apache.org/jira/browse/TRAFODION-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250362#comment-16250362
]
ASF GitHub Bot commented on TRAFODION-2794:
-------------------------------------------
Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/1295#discussion_r150682416
--- Diff:
docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc ---
@@ -2573,7 +2573,7 @@ DATE_PART('year', date'12/05/2006')
DATE_PART('day', TIMESTAMP '2006-12-31 11:59:59.999999')
```
-* This function returns the value 201 07.
+* This function returns the value 2011 07.
--- End diff --
Just tried this. Looks like it returns 201107 (no space between the 2011
and the 07).
> 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)