Hi all,
My shop have some products that like that
for example the product id:
This is the target product that starting from 00 or 000
001234
000348
And some other products that have the chart. have the 0 or 00 etc, such as E00112-B, AWD-001 that we don't want to touch them or change, since they are not our change target.
Then now, my thinking is, make change of the 001234 to EK001234, 000348 to EK000348 etc. all add the EK on it id before.
I have the permission can access the MySQL server database and table by using phpmyadmin, anyone can tell me how to make above change to all the 00XXXX and 000XXX products quickly and safe by SQL?
Thank you very much of your time and kindly help.


Reply With Quote
