07.11.2011, 02:25
I should have added, when you remove the null values, be sure to remove the coresponding column value.
Example, you had a null value for the id column, so remove the id column also, MySQL will just assume that as null if you don't send a value
Example, you had a null value for the id column, so remove the id column also, MySQL will just assume that as null if you don't send a value