$sth->execute(@cols) ; #### $cols[0] = undef ; # gives default value of that column $cols[1] = 'NULL' ; # interpreted as string...