[font="Verdana"]Hi All,
In Sybase, I have one table with Text column in it. I want to Update / Replace one value with another value in it. Can anybody have any idea regarding to this?
I have searched a lot on this, I got different solutions like:
1. bring the data to client side and update it
2. use normal update
3. convert the text column to varchar and update etc.
I tried everything however none worked out.
If anybody have some another solution, let me know.
Thanks in advance,
Mahesh[/font]