Declaring Variables
This topic includes information about using the Declare Variable statement to declare a variable. For more information about this statement and the format and arguments that you can use with it, see Declare Variable Statement.
It is recommended that you place procedure-level Declare Variable statements at the beginning of the procedure.
For information about explicitly declaring a variable, see Force Explicit Declaration Statement.