DaveBirdsall commented on a change in pull request #1827: [TRAFODION-3295] Add
syntax descriptions and examples of *WITHOUT LOB COLUMNS* for CREATE TABLE LIKE
Statement in Trafodion SQL Reference Manual
URL: https://github.com/apache/trafodion/pull/1827#discussion_r274038383
##########
File path: docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc
##########
@@ -3493,6 +3499,11 @@ the NOT NULL column constraints that exist for the
source table with different c
directs {project-name} SQL to not use divisioning from _source-table_. If this
clause is omitted, then
the _table_ will have the same divisioning as the _source-table_.
+*** `WITHOUT LOB COLUMNS`
++
+directs {project-name} SQL to not use LOB columns from the _source-table_. If
this clause is omitted, then
Review comment:
Suggested wordsmith: "directs {project-name} SQL to not include LOB
columns..."
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services