Is it possible to convert an integer in 4 position varchar.. Example I have the integer 1 and I get varchar ‘0001’, for integer 550 I get varchar ‘0550’ .
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
or this ?
I just did some rough timings on the various methods and this solution seemed to be a little quicker than the others. That surprised me …