sql inserting null instead of value code example Example: sql insert record with null values INSERT INTO agents VALUES ("A001","Jodi","London",.12,NULL);