View Single Post
  #2  
Old 10-09-2008, 01:07 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Code:
insert into test1 values('abc',NULL);
?
Reply With Quote