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

PL/SQL Help

From: Tom Deseamus <tdeseamus_at_digital-hire.com>
Date: Thu, 20 Jan 2000 09:20:00 -0800
Message-ID: <JIFh4.502$Xs.11727@news4.mia>


How come I cannot run this in a PL/SQL procedure

CREATE TABLE STORERANK(ENAME VARCHAR2(25),RANKNO NUMBER(5)); The compiler has a problem with the CREATE word.

Thanks, Received on Thu Jan 20 2000 - 11:20:00 CST

Original text of this message

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