exasol/sql-statement-builder

Add support for special cases of scalar functions

Closed this issue · 1 comments

Currently unsupported or partly supported scalar function:

String Functions:

Date/Time Functions:

Conversion Functions:

Functions for Hierarchical Queries:

Other Scalar Functions

We need to decide which of them we want to support and implement them if needed.

Shelved, because not in roadmap focus.