User Tools

Site Tools


Sidebar

**HPL/SQL is included to Apache Hive since version 2.0** * [[home|Home]]\\ * [[why|Why HPL/SQL]]\\ * [[features|Key Features]]\\ * [[start|Get Started]]\\ * [[doc|HPL/SQL Reference]]\\ * [[download|Download]]\\ * [[new|What's New]]\\ * [[about|About]]

quit

QUIT Statement

QUIT statement terminates the script execution and exits from a HPL/SQL program.

Syntax:

.QUIT expression

Example:

.if errorcode <> 0 then .quit 1

Compatibility: Teradata BTEQ

Version: HPL/SQL 0.3.31