Subject | Re: [firebird-php] Re: copying a table |
---|---|
Author | Lutz Brückner |
Post date | 2003-10-03T16:19:43Z |
Milan Babuskov wrote:
the sql textarea, adjust the table name and press the 'Perform Query'
button.
For copying the data:
INSERT INTO TABLE_B SELECT * FROM TABLE_A
Lutz
--
web based Firebird and InterBase administration: http://ibwebadmin.sf.net
> I have just tried, and it appears that there isn't any option inI usually cut and paste the DDL statements from the Metadata panel to
> ibWebAdmin that will display the table DDL SQL. So if you want to do it
> from ibWebAdmin, you have to enter everything again... Not very good.
the sql textarea, adjust the table name and press the 'Perform Query'
button.
For copying the data:
INSERT INTO TABLE_B SELECT * FROM TABLE_A
Lutz
--
web based Firebird and InterBase administration: http://ibwebadmin.sf.net