Tag Archives: Function
Remove Special Characters from a string in SQL Server
Here is a sql script which I found on some forum while searching for the same which I thought is interesting enough to share. This script can be used to remove special characters from a string in SQL Server – … Continue reading
Posted in Technology
Tagged Function, Remove Special Characters, Replace Special Characters, SQL Server, TSQL
3 Comments