To all,

I have a question as below : I done one query and i would like to import the data in the query into one temporary table, may i know how to do that?

Exp : In MS SQL the syntax should be see like this : select * into #temp1 from customer.

Thanks a lot in advanced.

Warmest Regards,
Wilmos Lee.