Re: sqlplus question

From: Runar Emgaard <remgaard_at_online.no>
Date: 1998/03/29
Message-ID: <351E8C08.EEBDEEE6_at_online.no>#1/1


Try: create TABLE j_f_table(j_f number(2),description varchar2(30));

Martin Meadows wrote:

> Hi. I'm Joe user. Can't I execute the following in sqlplus:
>
> sql> create j_f_table
> (j_f number (2),
> description char (30));
>
> I get error at line 1:
> ORA-00901: invalid CREATE command
>
> Why?
>
> Thanks for the info,
> Martin Meadows
Received on Sun Mar 29 1998 - 00:00:00 CET

Original text of this message