Subject NewBie : How to rewrite a select Into query in firebird
Author niegil_firebirddev
Hi All


I have a query that is as follows

select * into TempEmployeeMaster From EmployeeMaster


Here TempEmployeeMaster is new table which should be created with this
statement execution . Can anyone tell me how this query can be
rewritten in firebird . Ofcourse i know that Fb dont support Select +
and INTO statement for creating new tables.



Pls help

Niegil Thomas