Is there any function in MySQL to explode data of a column and then retrieve it?
Like if a column data is P:12 , then can the data be exploded on ‘:’ and then read?
Is there any function in MySQL to explode data of a column and then
Share
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.
Here are many discussion about the
SPLITproblem in mysql :http://dev.mysql.com/doc/refman/5.0/en/string-functions.html