Error(14,5): PL/SQL: ORA-00933: SQL command not properly ended when creating stored procedure

前端 未结 0 1137
难免孤独
难免孤独 2020-12-10 04:21

I am trying to create a stored procedure in Oracle 18c express edition below

CREATE OR REPLACE PROCEDURE GETTOP15CLIENTS
AS
BEGIN
 DECLARE  
     customerId N         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题