i need a querry to add -- in the end of a table. for example if i have a table like
tb name ze
ad|ID| aa |
--------------
01|02|aa01 |
02|03|aa02 |
how do i add -- to the end of all fields of aa column to be like aa01--\aa02--?