[
https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488524
]
Laura Stewart commented on DERBY-2527:
--------------------------------------
Suresh - Thank you for the responses.
#2 - There is a difference between using "null" and "NULL" in a sentence.
Typically "null" means omitting the parameter value and "NULL" means
speciflying NULL as the value. So for REPLACE, I would like to change this
sentence:
"Passing a null value will result in an error."
to
"Passing a NULL value will result in an error."
Okay?
#3 - I see my confusion. ALL of the import examples are examples of
IMPORT_TABLE instead of IMPORT_DATA. It would be helpful if we could show an
example like the others but using
SYSCS_UTIL.SYSCS_IMPORT_DATA_LOBS_FROM_EXTFILE(...)
> Add documentation for import/export of LOBS and other binary data types.
> ---------------------------------------------------------------------------
>
> Key: DERBY-2527
> URL: https://issues.apache.org/jira/browse/DERBY-2527
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.3.0.0
> Reporter: Suresh Thalamati
> Assigned To: Laura Stewart
> Attachments: iexlobs_v1.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.