Compatibility

1 document

Apache Hive : HPL/SQL - Oracle PL/SQL Compatibility

HPL/SQL compatibility with Oracle PL/SQL and SQL.

Language Elements

Oracle PL/SQL language elements supported by HPL/SQL:

FeatureDescriptionSupportedSince
TRUE and FALSEBoolean literalsYes0.3.13
– commentSingle line commentYes0.1
/* comment */Multi line commentYes0.1
NOT NULLVariable constraintParser only0.3.13
CONSTANTConstant variableYes0.3.13
:= or DEFAULTDefault clauseYes0.1
%TYPEData type attributeYes0.3.13
SUBTYPE subtype IS typeSubtypeNo

Data Types and Declarations

Oracle PL/SQL data types supported by HPL/SQL: