there is a table named product which has a field named image. the value of it like the following: b3119f6547dca910c342593656 b3119f6547dca910c342534y…..
now i want to add x480.jpg after every value. namely, b3119f6547dca910c342593656x480.jpg…how do i do it by phpmyadmin? thank you
You can run a simple SQL like this: