in reply to
hmm MySQL not printing write
int datatype columns will strip out the leading zeroes. if you want to display it with leading zeroes, then you could use the sprintf function to do so.
Comment on
Re: hmm MySQL not printing write
In Section
Seekers of Perl Wisdom