Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Join on a substring value

$
0
0
One table has a Supplier Code, which is always 5 Alpha-Numeric.
I need to join on a table where that Supplier code is embedded in a string.
the string is always formatted as such:
XXXXXXXX-Supplier-ZZZZ   (the prefix is variable leng

Viewing all articles
Browse latest Browse all 3145

Trending Articles