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: How to insert values?

Re: How to insert values?

From: andrewst <member14183_at_dbforums.com>
Date: Mon, 19 May 2003 18:09:36 +0000
Message-ID: <2897804.1053367776@dbforums.com>

Originally posted by Me
> SQL> @C:\WINDOWS\DESKTOP\TEMP.SQL
> Input truncated to 1 characters
> CREATE SCHEMA AUTHORIZATION myschema
> *
> ERROR at line 1:
> ORA-02421: missing or invalid schema authorization identifier
>

"myschema" was just an example. You have to change it to the name of your schema, i.e. the username you are creating the table for.

Originally posted by Me
> Just give your opinion:
> Why do you think the author chose such a complicated example? 8-(
>

I have no idea!

--
Posted via http://dbforums.com
Received on Mon May 19 2003 - 13:09:36 CDT

Original text of this message

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