I currently have a telephone number column which has spaces in between the numbers.
For example:
07595 8832 36
0161 88143 09
016188121 1 1
0 7 585 99 21 2 2
How do I replaces the spaces and get the number all together?
Example:
07595 8832 36
07595883236 (like this)
The table name is called [dbo].[NumberChecker3]
And the column in the database is called Telephone