creating table in db2 using AS option
843854Nov 6 2004 — edited Jan 13 2005
hello,
i am new to DB2 ...i need a direct query for creating a new table from the existing table along with
the structure and the data....
the similler query in oracle is
create table <newtable> as (select * from oldtable)...
please help...
thanks in advance ...
ullas kumar