Subject | NewBie : How to rewrite a select Into query in firebird |
---|---|
Author | niegil_firebirddev |
Post date | 2006-12-02T04:59:30Z |
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
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