I am trying to reduce the size of some data in a column in MySQL which has some lengths >64 and a lot <64.
I basically only want to get left(columnID, 64) so that any data >64 chars is now 64 chars and others are preserved ?
Any ideas ?
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.
1 Answer