Ok, let me start off by saying that I can already create a stored procedure from the MYSQL command line, what I want to figure out is how to create a stored procedure using TOAD.
I can take the exact same code I would use at the commnd line and paste that into TOAD's procedure builder, but I...