Thank this author by sharing:
By Jacob Sebastian, 2011/04/18
TSQL Challenge 54 - Find the longest matching area code from phone numbers
An IVR application stores call information into a SQL Server table. A reporting application needs to read phone numbers from the call log and identify the country-code/area-code that is part of the phone number. Your job is to write a query that identifies the longest matching country/area code from each phone number based on the information stored in an area-code reference table.
http://beyondrelational.com/blogs/tc/archive/2011/04/18/tsql-challenge-54-find-the-longest-matching-area-code-from-phone-numbers.aspx
Function to format phone numbers entered as text.
Gotta clean up phone numbers as I load into SQL and it is a mess!
Phone number formatting
Can anyone help me generate a statement that will update a table with random phone numbers with the ...
how i could take the longest no match??
As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.
Join us!
Steve Jones Editor, SQLServerCentral.com