Hi, Thomas Thank you very much for your answer.
> Unfortunately there is no RENAME SCHEMA command so far. Currently, you > have to create a new schema and move all data. What you could do is > create a SQL script using the SCRIPT command or tool, change the > schema, and create a new database from the SQL script using the > RUNSCRIPT command or tool. I'll try to do so, with RUNSCRIPT command. > I will add a feature request of course. I'm really locking forward to using "RENAME SCHEMA command". I would like to thank you again for your help. -- 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.
