Community Platform
Interests
  • Artificial intelligence
  • Augmented reality
  • Business Intelligence (BI)
  • Cascading Style Sheets (CSS)
This Year
220 Points
Total
655 Points
MIS Badge

Click here
to validate the recipient

LinkedIn Learning: SQL Server Fundementals

Just finished the course “SQL Server Fundamentals: Master Basic Query Techniques” by Julianne Thouin!

In this beginner-level course, instructor Julianne Thouin covers basic concepts of relational database design and explains how to write simple SELECT statements using joins and proper filtering. Julianne explains what SQL Server is and what it is used for. Next, she shows how tables in a relational database relate to one another through surrogate, primary, and foreign keys. Julianne teaches you how to tackle the most basic query possible. She explains how AND and OR logic applies to filtering queries on more than one data point, then discusses INNER joins and OUTER joins. Julianne covers how to use subqueries for filtering your results. She walks you through some commonly used examples of built-in functions. In conclusion, Julianne shows you how aggregate functions work using the GROUP BY and HAVING clauses.

Skip to toolbar