HPL/SQL is included to Apache Hive since version 2.0
HPL/SQL is included to Apache Hive since version 2.0
UPPER function converts a string expression to upper case.
Syntax:
UPPER(expression);
Return Data Type:
STRING
Example:
Convert a string to upper case:
UPPER('abc'); --- ABC
Compatibility: Oracle, Microsoft SQL Server, IBM DB2, Teradata, PostgreSQL, MySQL and Netezza
Version: PL/HQL 0.03