Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: SELECT INTO

Re: SELECT INTO

From: Jason Morris <morrisj_at_cableregina.com>
Date: 2000/05/05
Message-ID: <M%EQ4.6963$zRy1.4915235@tomcat.sk.sympatico.ca>#1/1

On the other hand, if you're coming over from SQL Server, you can do this by: CREATE TABLE myTable
AS SELECT * FROM .... In article <3912E803.F12298AF_at_fast.no>, kevin.porter_at_fast.no says...
>
>Hi,
>
>How do I use SELECT INTO?
>
>I couldn't find an explanation on Oracle's site, please could someone
>give me a URL.
>
>thanks,
>
>- Kev
>
Received on Fri May 05 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US