Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL Help
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
![]() |
![]() |