CREATE ALIAS PRINTLN FOR "java.lang.System.println";

CALL PRINTLN("xxxxxxxx")

On Fri, Sep 5, 2014 at 3:37 AM, Gili <[email protected]> wrote:
> Hi,
>
> Is there a built-in println function of sorts?
>
> For example, I'd like to able to print out the values of @variables at
> different points of an SQL script, or print out the values returned by an
> SQL statement (again from within an SQL script).
>
> Thanks,
> Gili
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to