Hoping someone can explain the difference in the behavior of ALL between these 2 cases:
case1: referencing the entire Date table in ALL - gives the correct result
case2: specifically referencing the date column from the Date table in ALL - gives the wrong result, why?
Date table just looks like this