0
llucycodes42
This code will drop the procedure if it exists.
Shortcut: s_proc_drop
s_proc_drop
0 Comments
DROP PROCEDURE IF EXISTS `name`;