Hi,

I've looked at the mailing list archives and couldn't find an answer to my
question. I'm using DBD::CSV and am inserting SSNs into a table. I've chosen
the datatype of CHAR(9) to describe the column. It works fine for SSNs that
have integers other than 0 leading the number. With SSNs that do start with
zeros, the zeros are removed. Should I use a different data type for the
column? Is there a work around?

-Zenko

-- 
I would rather be exposed to the inconveniences attending too much liberty
than to those attending too small a degree of it.
 - Thomas Jefferson

Reply via email to