2013/6/3 Thomas Mueller <[email protected]>: > By the way, the SCRIPT TO '...file...' creates a file *and* returns a result > set. The result set only contains the schema, but not the data (no insert > statements). The alternative would be that SCRIPT TO '...file...' returns an > empty result, but that wouldn't really improve performance (the schema is > usually small).
I was already thinking something like that. I just checked the online documentation. It says it there also. Is it just updated, or am I such a bad reader? -- Cecil Westerhof -- 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?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
