Open
Description
{fn concat("Hello, ", "World!")}
and so on.
Important note from the JDBC 4.2 standard:
The escape syntax for scalar functions must only be used to invoke the scalar
functions defined in Appendix C “Scalar Functions". The escape syntax is not
intended to be used to invoke user-defined or vendor specific scalar functions.