| Subject | Duplicate table |
|---|---|
| Author | Boris Herbinière-Sève |
| Post date | 2006-02-27T14:39:21Z |
Hello,
I'm trying to duplicate an existing table structure using SQL, but
haven't succeeded yet.
In Oracle, MySQL, ... you can use a request like "CREATE TABLE
duplicateTable AS SELECT * FROM originalTable"
Is there a similar trick in Firebird ?
Thanks in advance,
--
Boris Herbinière-Sève
I'm trying to duplicate an existing table structure using SQL, but
haven't succeeded yet.
In Oracle, MySQL, ... you can use a request like "CREATE TABLE
duplicateTable AS SELECT * FROM originalTable"
Is there a similar trick in Firebird ?
Thanks in advance,
--
Boris Herbinière-Sève