Supported Files, Formats, and Text Types : Supported Text Types : Character Types
 
Share this page                  
Character Types
These types map to the character token type in DataFlow. The default text type associated with character tokens is RAW_CHARACTER.
Text Type
Description
RAW_CHARACTER
A character value represented as itself. On parsing, an empty string is treated as NULL and a string of more than one character is a parsing error.