This is a Microsoft SQL tutorial demonstrating the use of inner joins. How to use inner join multiple times to return data from multiple tables. Also joining to the same table multiple times in the same SQL script.
Video on introduction to inner joins:
• MS SQL tutorial covering an introduction t...