By bloid
via pythian.com
Submitted: Aug 28 2008 / 08:01
Or, “Missing information in the MySQL Manual”. Just earlier today, I was using POW(), which I’ve grown quite fond of, simply because it makes life easier. I prefer using it like SELECT 512*POW(1024,2) to find out the number of bytes to put in a variable, for example.
Add your comment