hello i have i want to do something like this.
i have 4 rows with unique id 1,2,3,4 all four rows contains some string like option1,option2,option3,option4
now i want to add "a ) " to the option1, "b ) " to the option2 and so on so is there a way i can do this with a query.currently i am adding these to a lots of rows manually