Find and Replace String in a Column
909328Feb 1 2012 — edited Feb 1 2012Hi,
In the table data got stored with " " (Double Quotes) I need to remove these double quotes Please suggest me how to remove
Select address from TECH_SOURCING_EMPLOYEE_DETAILS
"No 12/32" ---> data been saved in this format in the table. I need to remove the double quotes
Thanks
Sudhir