Is there documentation which tells one which SQL statements return a result set and which ones do not. I gather I need to use different calls depending on which is which. For example, obviously select returns a result set but it was not clear to me, for example, whether drop would or not. Testing it it seems not but it would be easier if there is a list.
-- You received this message because you are subscribed to the Google Groups "H2 Database" group. 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.
