Help on PL/SQL
From: Tom Deseamus <tdeseamus_at_digital-hire.com>
Date: Thu, 20 Jan 2000 09:19:05 -0800
Message-ID: <VHFh4.499$Xs.11873_at_news4.mia>
[Quoted] [Quoted] How come I cannot run this in a PL/SQL procedure
Date: Thu, 20 Jan 2000 09:19:05 -0800
Message-ID: <VHFh4.499$Xs.11873_at_news4.mia>
[Quoted] [Quoted] How come I cannot run this in a PL/SQL procedure
[Quoted] 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 - 18:19:05 CET