MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

18.1.6.1 DECLARE Local Variables

 
DECLARE var_name[,...] type [DEFAULT value]

This command is used to declare local variables. The scope of a variable is within the BEGIN ... END block.



This document was generated by rdg (Feb 25 2004) using texi2html