Hello all,
Does anyone know if you can put the value(not the string) NULL?
Something like UPDATE TABLE some_table SET field = NULL
Sure. If the column isn't defined as NOT NULL, anyway.
Why? Did you try this and get results you didn't expect?
Thanks,
Bill
-- Paul DuBois, Senior Technical Writer Madison, Wisconsin, USA MySQL AB, www.mysql.com
Are you MySQL certified? http://www.mysql.com/certification/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]