Quantcast
Channel: Toad for MySQL
Viewing all articles
Browse latest Browse all 1315

Forum Post: RE: Macro variables

$
0
0
Look for info on the MySQL statement "set". For example: set @age := 25; ... where old @age ... You may need to be careful that the variables are the correct type. For example set @age="25" won't do a numeric comparison and set @age=fred won't do a string comparison.

Viewing all articles
Browse latest Browse all 1315

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>