~drizzle-trunk/drizzle/development

1
2
3
4
5
6
User Defined Variables
======================

Users can create local variables with the following syntax.

SET @variable = "some string";