I this is my first attempt to create procedure and execute it. First I create simple table. DB scheme of table is here:
Table name: Ziaci
Columns:
I think you're writing command in "SQL Window". You should use "Command Window" to succesfully execute this line:
execute ziaci_proc('X','Y',1);