SQLServerCentral » Latest topics
Using a case statement to determine join
I have a query that uses several left outer joins. I am attempting to alter the join to include a join on Group, but only when Division is South. If the Division is not South then I only want to join on Month and Division. I tried to use a case state
No comments:
Post a Comment