Blob Editor - Teradata Studio

Teradata Studio Express User Guide

Product
Teradata Studio
Release Number
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
mco1486739961504.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2042
lifecycle
previous
Product Category
Teradata Tools and Utilities

The BLOB Editor displays the binary data contained in the selected Binary Large Object (BLOB) stored in a database.

You can edit the data in the BLOB by:
  • Inserting binary data
  • Deleting binary data
  • Clearing the binary data in the object
  • Importing binary data from a file
  • Exporting the binary data in the object
A BLOB data object can be represented in one of three ways:
  • BLOB handle - Handle to the BLOB data in the database.
  • Snippet of data - Text snippet you edit or insert in cell.
  • Filename - For data objects over 64k, name of file that contains the data. You can edit or insert data in this file. BLOB data larger than 64k cannot be edited in the Blob Editor.

Edit Blob Value

Use the Blob Editor to modify the binary data in the Binary Large Object (BLOB) that you selected from a BLOB table.

Option Description
File If data is imported, shows the name of the import source file.
Editor Workarea Displays the binary data in the selected object.

Actions

Use the action buttons to the right of the editor to import, export, or clear binary data.

Option Description
Import Click to import binary data from a file.
Export Click to export the binary data displayed in the editor to a file, such as a binary data file.
Clear Click to remove all data displayed in the editor workarea.
OK Click to save the data to the object.