David W. Van Couvering wrote:

> Does Derby support calling user-defined stored procedures or functions
> using the stored procedure escape syntax?

Yes for procedures, search for the reqular expression '\{.*call' in
procedure.java.

Possibly for functions, since I'm modifying functions.sql I can add some
tests there to see.

Dan.

Reply via email to