- Original Poster
- #1
If you are like me and sometimes forget the join syntax or what records get joined and how, here's a handy cheat sheet that I'm finding useful:
http://stevestedman.com/2015/05/tsql-join-types-poster-version-4-1/
As an added bonus, when you're trying to get those pesky American dates British-ified:
http://www.sql-server-helper.com/tips/date-formats.aspx
Full credits due the original authors for sharing great stuff like this. I claim no ownership of either.
http://stevestedman.com/2015/05/tsql-join-types-poster-version-4-1/
As an added bonus, when you're trying to get those pesky American dates British-ified:
http://www.sql-server-helper.com/tips/date-formats.aspx
Full credits due the original authors for sharing great stuff like this. I claim no ownership of either.