Remove String From MYSQL Field -


i need remove string after character position:

eje: have in mysql field "descrip":

pork chops|no: peper|
churrasco 12 onz|no: french fries| orange juice|no: sugar|no: water |

and need extract or update field only: pork chops churrasco 12 onz orange juice


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -