How to remove non numeric characters in SQL server using TSQL?

Validating the user

Updated:  03/14/2015 17:03 PM
Author:  Shiju Mathews

Status:    Resolved.


There is no built in function to remove the non-numeric characters in SQL server. But it is possible to create a function as follows.
Tags: How to remove non numeric characters in SQL server using TSQL?
Updated on: December 2025