Creating a field in MySQL

wxdqz

New Member
I'm trying to create a field in Mysql that should it be less than 10 it will place a 0 in front of the number (ie 01 instead of just 1)

However, I cant seem to get it to do it (I'm pretty new to all this). I'm convinced it's something simple but I'd appreciate some help :)

Please :)
 
Back
Top