SQLServerCentral » Latest topics
case when LIKE on columns from 2 different tables
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
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
No comments:
Post a Comment