Is there a SQL function that extract the alpha-ness/numeric-ness/whitespace-ness of characters in a string?
I’m using SQL Server 2014 and SSMS, and I have some data that’s like ‘abc123-123’, I’d like to query whether all the entries look like this not.