justravis Posted January 14, 2003 Share Posted January 14, 2003 How do u update a field to null? I could \"set field=\'null\'\", but that would not really be null. Quote Link to comment https://forums.phpfreaks.com/topic/47-setting-field-to-null/ Share on other sites More sharing options...
effigy Posted January 14, 2003 Share Posted January 14, 2003 this should do it set field=NULL and no, that would no work — double check here: http://www.mysql.com/doc/en/Problems_with_NULL.html Quote Link to comment https://forums.phpfreaks.com/topic/47-setting-field-to-null/#findComment-112 Share on other sites More sharing options...
justravis Posted January 15, 2003 Author Share Posted January 15, 2003 THANKS..that seemed to do it...case closed. Quote Link to comment https://forums.phpfreaks.com/topic/47-setting-field-to-null/#findComment-114 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.