home / software / tips and tricks / How to remove non numeric characters in SQL server using TSQL?

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

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: April 2024