HPL/SQL is included to Apache Hive since version 2.0
HPL/SQL is included to Apache Hive since version 2.0
TO_CHAR function converts an expression to string.
Syntax:
TO_CHAR(expression);
Return Type:
STRING
Example:
TO_CHAR(CURRENT_DATE);
Compatibility: Oracle, IBM DB2 and Teradata
Version: PL/HQL 0.3.1
See also: