liuyu000 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_r274232001
 
 

 ##########
 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:
   Thank you, Dave. I've incorporated your comment.

----------------------------------------------------------------
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

Reply via email to