Data Format Tab Default Preference Settings - SQL Assistant

Teradata SQL Assistant for Microsoft Windows User Guide

Product
SQL Assistant
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2430
lifecycle
previous
Product Category
Teradata Tools and Utilities

Data Format Tab Default Preference Settings

 

Table 40: Data Format Tab Default Preferences and Descriptions 

Preferences

Default

Description

BinAsBlobSize

30

BYTE columns larger than 30 are treated as BLOBs

CharAsClobSize

16384

CHAR columns larger than 16384 are treated as CLOBs

DashesInBinary

True

Include dashes between bytes in binary data

DateFormat

NA

Display dates using the current Windows locale settings

NullString

?

Display a '?' when the column value is null

Dec16AsStr

False

Do not display Decimal(16), and above, values as character strings (used for Excel compatibility)

NumDecimals

2

Two decimal places appear for data that originates from Float columns

ClobWriteBOM

False

A Byte Order Mark is not written to CLOB files