Subject | How to clone a table |
---|---|
Author | akalwawork |
Post date | 2003-07-10T08:52:32Z |
Hello *
i would like to clone an existing table. The new table should have the
same structure as an existing table. In MySQL I would execute:
create table TEST like CUSTOMER
How can I clone a table with Firebird (1.0)?
TIA
Achim
i would like to clone an existing table. The new table should have the
same structure as an existing table. In MySQL I would execute:
create table TEST like CUSTOMER
How can I clone a table with Firebird (1.0)?
TIA
Achim