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 -> Re: sqlplus create question

Re: sqlplus create question

From: Mohammed Riazuddin <mriazuddin_at_170systems.com>
Date: 1998/03/30
Message-ID: <351FD4EE.CECCDE38@170systems.com>#1/1

Hi,

    You missed the keyword TABLE after CREATE

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

--
========================================================================

Mohammed Riazuddin                      Phone  : 617-621-0900 x 237
170 Systems Inc.                        Fax : 617-621-0955
25 First Street                         email :
mriazuddin_at_170systems.com
Cambridge  MA 02141
=========================================================================
Received on Mon Mar 30 1998 - 00:00:00 CST

Original text of this message

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