I have two stored procedure : sub_Proc and Proc But when I try to create them in a single file, I get into trouble
--file1.sql CREATE PROCEDURE sub_Proc() -