Is there a way to convert an int while selecting to an currency format. I can concat the ‘$’ symbol but how do you place the ,’s in? Like turning int =1000 into $1,000?
Or there is one function that can do it all? Is there a string replacement?
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.
FORMAT() function:
http://dev.mysql.com/doc/refman/5.5/en/string-functions.html#function_format