In table XXX I have a column YYY with links:
htttp://mysiteddress/items/cat32/2a.pdf
htttp://mysiteddress/items/cat32/3a.pdf
htttp://mysiteddress/items/cat32/4a.pdf
.
.
.
I want to make a query that change cat32 into cat22 but I have no idea how to do that. Could anybody help me?
I assume it should be made somehow with UPDATE query...