[ https://issues.apache.org/jira/browse/TRAFODION-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297968#comment-16297968 ]
ASF GitHub Bot commented on TRAFODION-2849: ------------------------------------------- Github user liuyu000 commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/1350#discussion_r157948980 --- Diff: docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc --- @@ -3526,7 +3526,7 @@ EMPTY_CLOB() * If EMPTY_CLOB() is specified, then a dummy lob handle is created. -** No data is associated with the empty LOBs yet, but these dummy LOB handles can later be used to populate with new LOB data. If the LOB had data previously associated with it, it will be erased. +** No data is associated with the empty LOBs yet, but these dummy LOB handles can later be used to populate the LOB with new data. If the LOB had data previously associated with it, it will be erased. ** The dummy LOB handle will get the same datatype as the underlying column. + --- End diff -- Thanks Sandhya, I've updated this paragrahy based on you suggestions. :) > Add BLOB and CLOB for *Trafodion SQL Reference Manual* > ------------------------------------------------------ > > Key: TRAFODION-2849 > URL: https://issues.apache.org/jira/browse/TRAFODION-2849 > Project: Apache Trafodion > Issue Type: Documentation > Reporter: Liu Yu > Assignee: Liu Yu > -- This message was sent by Atlassian JIRA (v6.4.14#64029)