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)
 Filtered Field

Author  Topic 

sandesh_moghe
Constraint Violating Yak Guru

310 Posts

Posted - 2001-08-08 : 08:46:35
Hi,
I want to filter the field present in table.
e.g.
Suppose i have "12-asd-987" stored in table, i want to filter it as "12asd987", means i want to discard all characters which are not a number or alphabate

Any suggestion(Querry).

Thanx.

Sandesh - The Messanger
   

- Advertisement -