Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Removing punctuation from strings

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-14 : 09:04:09
Karl writes "
Hello,
I am using SQL Server 2000 and have a table with fields
first_name
last_name
street_address

The challenge:
I want to remove all of the punctuation characters (such as - . , & ) from all of these fields.


Can you advise an efficient method to accomplish this?

Thank you"
   

- Advertisement -