Following along with 
http://www.h2database.com/html/features.html#user_defined_functions I am 
trying to create a stored procedure that will "return" some results.  The 
link I mentioned makes no real distinction between functions and 
procedures, so I am assuming that procedures simply have a void return?  

Ultimately, I am uncertain how to handle OUT/INOUT parameters. Is that 
possible in H2?

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/XbnFQg-ZES4J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to