Click here to Skip to main content
15,897,371 members
Articles / Database Development / SQL Server

Finding numbers from a text in SQL Server.

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
8 Mar 2012CPOL 16.3K   1  
The below function will find numbers from a given text in table format.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
10 Mar 2012André Kraak
This is an alternative for "Finding numbers from a text in SQL Server."

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions