I have a requirement where at first I need to remove all space from a string, then put a space after 3 characters started from right.
I have removed the spaces but putting space after certain characters is not happening.
IE:
AX1098
AX1 098
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.
http://dev.mysql.com/doc/refman/5.5/en/string-functions.html#function_insert
To update all rows: