Hi, The SCRIPT command doesn't provide a way to filter currently. I thought about that, but it would probably mean a lot of possible filters, so a lot of added SQL grammar... I would like to avoid that.
I would probably create a separate database and backup that one. I will add feature requests for compatibility with Oracle: SELECT INTO (as an alias for CREATE TABLE ... AS SELECT ...), and compatibility with MySQL: support SELECT INTO OUTFILE (cannot be an existing file) as an alias for CSVWRITE(...). Regards, Thomas -- 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.
