create table as select cuestion

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

Oracle LazyDBA home page