I\'ve columns in this format ab0xy I want to convert them to xy0ab via a query
ab0xy
xy0ab
when I check:
select word from table 1;