|
I am looking for a function for SQL Server 2000 that will strip out all but numbers from the left side of the equation.
Example
Select cust_id,phone From customers Where stripchar(phone) = ‘#phone_just_numbers#’
Before anyone asks, I know that stripchar is not a real function, what I need is a function that performs the task of just looking at the numbers.
Sincerely, Ricardo M. Sanoja
Senior Web Architect 4288 Kellway Circle Addison, TX. 75001 972.267.1558 Ext. 219
--- |
- RE: SQL Help Ricardo Sanoja
- RE: SQL Help derek bumpas
- RE: SQL Help derek bumpas
- RE: SQL Help David L. Penton
- Re: SQL Help S . Isaac Dealey
