http://www.perlmonks.org?node_id=495990


in reply to DBI - Handling NULL values

Look in the Monastery's Tutorials. DBI Recipes shows several ways of inserting records safely with placeholders. (look at the section "creating an insertion query")