hello sir
I want to backup each table from h2 database...please guide me how to
backup each table...
and restore...that table...in other server..
please help me as soon as possible....
On Sunday, July 15, 2012 11:43:13 PM UTC-7, Thomas Mueller wrote:
>
> Hi,
>
> A good solution is to use "create table as select...". The source table
> can be in a different database; you would have to create a "linked table"
> in the target database ("created linked table"). See also the "link_schema"
> function.
>
> Regards,
> Thomas
>
>
--
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/-/MblVPobYo7YJ.
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.