I have one table it contains the record .The below is the sample.
$40608$<12988>
What we need ?
I need to update the record where it presents in the table using the value "12988" and again update the value("12988") to 12989.
I have tried to search the record in postgresql using the LIKE '%<12988>%'
i need to update the value ($40608$<12988>)
$40608$<12988>I don't want to see benchmarks for more complex queries with this kind of structure... Anyway, whatUPDATEstatement did you use?