Viewing 2 posts - 1 through 2 (of 2 total)
Ok Imagine this scenario... now I am just inheriting this and not the original architect.... And my apologies for being generic but to show real data would make it even...
April 9, 2009 at 3:33 pm
#975462
Is there any way to put a case statement within a join like this
SELECT * FROM DESSERTS
CASE WHEN ____ = ____ then
JOIN someTable on...
April 9, 2009 at 10:46 am
#975229