i was trying to update few columns in table through PLSQL block & columns has single inverted comma
update table_test set cname='Ameraca's Best' where siteid='4000012'
Getting error like SQL not ended correctly. How to replace single inverted comma with double comma using ACSII hey or replace function