Exasol provides a SQL preprocessor that can preprocess all executed SQL statements. By using the preprocessor, unsupported
SQL constructs can be transformed into existing SQL features (see examples below). Additionally, you
can introduce syntactic sugar
by replacing simple constructs with more complex elements.