Hi,
I'm storing in one column values with separated by ',' .based on the input i need to delete part of the string.can some one help
for ex
in can column i'm strong candidates with ',' separated like below
drf284,drf286,drf287,drf288,drf293
now i need to delete drf287 from the above column.plese help