Hi everyone
I need to rename a list of softwares that are incorrect like :
- Microsoft Professional 2019 - es (Remove -es)
- Microsoft Professional 2016 - us (Remove -us)
If it's possible to do that in just one query, but the program doesn't accept different UPDATE and SET in the same query...
NICE TO MEET YOU BRO!
I need help
How can I rename some rows in the same field, but the names are different.
I need to do that i just one query like:
UPDATE
SET
WHERE
But just for one, i need multiple sets in one query, but doesn't works