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

Home -> Community -> Usenet -> c.d.o.misc -> SQL help (create table)

SQL help (create table)

From: Jean-Baptiste Jacquemard <jb.jacquemard_at_pollak-prebon.fr>
Date: Mon, 03 Jun 2002 11:24:07 +0200
Message-ID: <3CFB35B7.324F0D0D@pollak-prebon.fr>


Hello
I'd like to know if it is possible to create a table where column names are the result of a select. Something like : create table new_table (select column from table) And if yes, how do I specify data types ? Is there a default data type ? Thanks a lot Received on Mon Jun 03 2002 - 04:24:07 CDT

Original text of this message

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