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

case when LIKE on columns from 2 different tables

$
0
0
hello,
need some help with the follow.
problem:   A.CITY contains a single city per row  (i.e. TORONTO),   B.CITY contains multiple cities per row  (i.e. TORONTO, TOKYO )
my statement below returns 0, when i want

Viewing all articles
Browse latest Browse all 3145

Trending Articles