HPL/SQL is included to Apache Hive since version 2.0
HPL/SQL is included to Apache Hive since version 2.0
CHAR function converts a number to string.
Syntax:
CHAR(num_expression);
Return Type:
STRING
Example 1:
CHAR(1000); -- 1000
Compatibility: IBM DB2
Version: PL/HQL 0.03
See also: