Represents a fixed-length binary string.
ANSI Compliance
BYTE is a Teradata extension to the ANSI SQL:2011 standard.
Syntax
BYTE [ ( n ) ] [ attributes [...] ]
Syntax Elements
- n
- The number of bytes in the string.
- attributes
- Appropriate data type, column storage, or column constraint attributes.