• Do you really understand what happens when you create a stored procedure?

    Interesting question!  I agree with the above poster.  The BEGIN and END statements are nothing to do with stored procedures but are simply used to logically group statements in IF's/ELSE's, WHILE's and CASES's.