RE: create table as select cuestion

RE: create table as select cuestion

 

  

Try
Select * from ATD_IE_DE4.DEMMA;

without brackets


-----Original Message-----
From: Luis Cardenas
[mailto:oracledba-ezmlmshield-x25862108.[Email address protected]
Sent: 31 December 2007 12:39
To: LazyDBA Discussion
Subject: create table as select cuestion

Hi there I am attempting to:



SQL> create table IE_DE4_DEMMA_BCK as select (*) from ATD_IE_DE4.DEMMA;

create table IE_DE4_DEMMA_BCK as select (*) from ATD_IE_DE4.DEMMA

*

ERROR at line 1:

ORA-00936: missing expression





Is this because there are no records in the DEMMA table?



SQL> select count (*) from ATD_NL_DE4.DEMMA;



COUNT(*)

----------

0





Thanks

Luis







-----------------------------------------

This e-mail is sent on behalf of Trader Media Group Limited,
registered office: Unit 6, Thatcham Business Village, Colthrop
Lane, Thatcham, Berkshire RG19 4LW (Registered in England No.
4768840). This email and any files transmitted with it are
confidential and intended solely for the use of the individual or
entity to whom they are addressed. If you have received this email
in error please notify the sender. This email message has been
swept for the presence of computer viruses. www.ciphertrust.com


---------------------------------------------------------------------
TO REPLY TO EVERYBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
To post a dba job: http://jobs.lazydba.com
To Subscribe : http://www.LazyDBA.com
To unsubscribe: http://www.lazydba.com/unsubscribe.html



Oracle LazyDBA home page