how to remove zero prefix in mysql integer code example Example: eliminate zero from integer mysql REPLACE('0349010330', '0', '');