Skip to content

jdbc: escape syntax: scalar functions #79

Open
@Totktonada

Description

@Totktonada

{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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions