Teradata Byte-to-Byte Conversion Syntax | VantageCloud Lake - Teradata Byte-to-Byte Conversion Syntax - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

ANSI Compliance

This statement is a Teradata extension to the ANSI SQL:2011 standard.

Syntax

byte_expression (
  {
    byte_data_type [, data_attribute [,...] ] |
    data_attribute [,...] [, byte_data_type [, data_attribute [,...] ] ]
  }
)

Syntax Elements

byte_expression

An expression in byte format to be cast to a different data definition.

byte_data_type

The new byte type to which byte_expression is to be converted.

data_attribute
One of the following data attributes:
  • FORMAT
  • NAMED
  • TITLE