Re: printing procedure variables to console or log
Fred Toussi via Hsqldb-user <[email protected]> Wed, 13 Oct 2021 22:59:10 +0100
| Newsgroups | gmane.comp.java.hsqldb.user |
|---|---|
| Message-ID | <[email protected]> |
You can create a Java static method to log a message and CREATE a SQL/JRT FUNCTION for this method. Then call this FUNCTION from your procedure or function with the message you want to log. On Wed, Oct 13, 2021, at 16:24, Jorge Garcia de Alba wrote: > Hello, > > When working with procedures, is there a way to print the variables > out to console or log? Thanks. Have a great day. > > Jorge > > > _______________________________________________ > Hsqldb-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hsqldb-user