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