Cross joining 3 columns and need to eliminate null rows if null across certain conditions
Ok, this is kind of hard to explain, but I’ll do my best here. I’m crossing joining on 3 columns and need to eliminate certain rows so that the results aren’t excessively large. I think this is best explained with a fiddle.