Variable Scope « Procedure Function « SQL / MySQL






1.LOCAL, SESSION, AND GLOBAL VARIABLES IN MYSQL
2.Variable scope
3.Inner variable shadows the outter variable
4.Nested blocks
5.Using Declare statement to declare the local variable