Hey guys,
so i have two tables with date's attached to each row. But in table A there are 10 more rows than in table B. I need to find where the dates of the two tables do not match up; aka i need to find unique date values between the two tables. ive tried different select with distinct modifiers but have yet to come up with a solution. Any help would be great