Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> SELECT INTO new_table
Hello,
is there any way in Oracle to dynamically create a new temporary table
direct from select?
Like In Transact SQL :
SELECT <something> INTO <new_table> FROM....
Thanks.
Dominik Smatana
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Nov 21 2005 - 03:51:47 CST