Re: printing procedure variables to console or log

Jorge Garcia de Alba <[email protected]> Wed, 13 Oct 2021 17:37:26 -0500
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <CAEVgvV-qhVehSp7X-URSngBMkod__CXHO0R6dWFFp8JVYBeJ7Q@mail.gmail.com>
Excellent. I will try that. Thanks.

On 10/13/21, Fred Toussi via Hsqldb-user
<[email protected]> wrote:
> 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
>
>
> _______________________________________________
> Hsqldb-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-user
>