I am using Sybase DB and facing some issues with some tables because of special characters..
I found special characters like: ������ �Y1�0�@�D ��� ��� in one of the tables.
How can I search for these and then delete from the table using SQL queries?
Thanks