Entering NULLs into DB
Posted: Mon Aug 11, 2008 9:25 am
How do I enter a NULL into a certain column in my database?
This probably isn't right, but it show what I want to do...
This probably isn't right, but it show what I want to do...
Code: Select all
UPDATE example SET age=NULL