special-variables.md
Special variables exist between the scope of a procedure's argument and the outermost block of its definition. This means that:
-
Special variables shadow procedure arguments
-
Variables declared in the body of the stored procedure will shadow the special variable