You must declare the datatype for a column, local variable, or parameter. The
datatype can be any of the system-supplied datatypes, or any user-defined datatype in the
database.
Determine the Datatype of Character Literals
You cannot declare the datatype of a character literal. SAP ASE treats character literals as varchar, except those that contain characters that cannot be converted to the server’s default character set.