Thread
:
MySQL Question Regarding 'Null' Fields:
View Single Post
#
2
10-09-2008, 01:07 PM
Derision
Developer
Join Date: Feb 2004
Location: UK
Posts: 1,540
Code:
insert into test1 values('abc',NULL);
?
Derision
View Public Profile
Send a private message to Derision
Find all posts by Derision