Need Mysql Query 09.08.08
ok i need to update a field in the table based on a specific condition. Can someone plz give me the query for it. Here are the details.
Table Name : categories
Field Name : applied
What I want to do is to replace every instance of
|1|
|2|
|32|
With
|5|
|23|
|11|
Please note that I do not want to replace all what is available in the field, I just need to replace the portion with above condition.
You can send me query on PMB ![]()
Regards,



