Skip to content

sqlsunday.com

  • About
  • Structured Concepts
    • Master data tool
    • OAuth wizard
    • Send passwords
  • Presentations
  • Downloads
  • Checklists
    • Installing SQL Server 2014
    • Installing SQL Server 2016
    • Installing SQL Server 2017
    • Installing SQL Server 2019
    • Installing SQL Server 2022
    • Conference organizer tools
    • Conference organizer checklist

Tag: relational data

Beginner’s guide to JOIN

One of the most basic concepts to master in T-SQL (or any dialect of SQL, for that matter) is understanding how the JOIN operator works. This post goes through the fundamentals of joining, and I highly recommend it if you’re just starting out with T-SQL.

Continue reading Beginner’s guide to JOIN
Published 2013-07-28
Categorized as Basics, T-SQL Tagged anti-semi join, cross join, full join, inner join, left join, outer join, relational data, right join
sqlsunday.com
Proudly powered by WordPress.