CHARACTER SET server_character_set - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

Character column definitions use the character set assigned as the default for the user with CREATE USER and MODIFY USER. You can explicitly override the default character set definitions by using the CHARACTER SET clause. For example, if the DEFAULT CHARACTER SET defined by CREATE USER is Unicode for a user, whenever that user creates or alters a table, the declaration CHARACTER(n) in CREATE TABLE or ALTER TABLE is equivalent to CHARACTER(n) CHARACTER SET UNICODE. See “CHARACTER SET Phrase” in Teradata Vantage™ - Data Types and Literals, B035-1143.

You cannot specify a character server data set of KANJI1.