How to call a user-defined function from SQL++ statements.
Calling the SQL++ User-Defined Function
An SQL++ user-defined function can be called from anywhere that a standard SQL++ function can be called.
-
Query Workbench
-
REST API
-
SQL++
Run the EXECUTE FUNCTION
function in the CBQ Shell.