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: PL/SQL Help

Re: PL/SQL Help

From: Peter L <news_at_abc.co.uk>
Date: Thu, 20 Jan 2000 21:49:08 GMT
Message-ID: <38875d46.4573487@news.freeserve.net>


On Thu, 20 Jan 2000 10:10:06 -0800, "Tom Deseamus" <tdeseamus_at_digital-hire.com> wrote:

>Thanks, I'm running 8i. I've tried execute_immediate('CREATE TABLE
>STORERANK1(ENAME VARCHAR2(25),RANKNO NUMBER(5));'); but that won't complie
>either. Can you help on the syntax or point me to a help file (I have
>looked).
>

You need to remove the first semi colon after the double close brackets. Received on Thu Jan 20 2000 - 15:49:08 CST

Original text of this message

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