Forum Discussion

Uncle_J's avatar
Uncle_J
Copper Contributor
May 23, 2019

Joining two tables using different columns

Hi I have "Office 365 Business" I have imported a table A containing the columns StartDate and EndDate, I have also created a "DimDate" table.   And now I want to do a "SELECT * FROM A LEFT JOIN D...