hello everybody,
i ve got two big tables with the same
structure.
i would like to add the second one to the first one
directly without generating a sql file. (each table is about 1 Million
line)
Is it a way with an sql command?
INSERT INTO TAB1... (select * from TAB2)
???
thanks
fx
|
- Re: [GENERAL] adding two tables fx gamoy
- Re: [GENERAL] adding two tables Tino Wildenhain
- Re: [GENERAL] adding two tables Tino Wildenhain
- [GENERAL] Bad system call postmaster DEHAINSALA Hondjack