DB Cruiser -- Table Work Area -- LOB (Large Objects) -- Column Definitions: |
(see below for explanation)
|
Explanation: |
DB Cruiser supports Large Objects (LOB) data types, including both Character Large Objects (CLOB) and Binary Large Objects (BLOB). The screen above shows a table containing both CLOB and BLOB columns.
You may insert and update rows with CLOB and/or BLOB via file upload. You also download the content of a CLOB or BLOB to the local disk. For CLOB, you can view either a part of its content, or all of it, up to the maximum viewable size. The maximum viewable size can be changed through the Administration Tool. You may update a CLOB by editing the content directly. |