Fresh Paste
Followup / No Format
?
DROP
PROCEDURE randomTest;
CREATE PROCEDURE
randomTest
(
)
BEGIN
SELECT
"Hello World"
,
END
;
huh?
Child Pastes
http://paste2.org/p/5236