SQL Basics in MS SQL Server | Online Course

Basic Course

Start here if you're new to SQL Server. Learn the basics of T-SQL for SQL Server, retrieve data from an SQL Server database and build simple reports.

4.88 ★★★★★ ★★★★★ (6501 ratings)

56,848 learners enrolled

Want a better deal?

Get unlimited lifetime access to all 82 present and future courses

Save $450

Unlimited lifetime access

to all 82 present and future courses

$149 $599

75% OFF

Free trial Yes

Certificate of completion Yes

Time to complete 10 h

Coding challenges 130

Skills you will gain

  • Retrieve information from a SQL Server database
  • Build basic reports from scratch
  • Write complex WHERE conditions, using logical operators like AND, OR, and NOT
  • Understand the LIKE, ILIKE, IN, and BETWEEN operators
  • Work with multiple tables
  • Use INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN
  • Create simple reports using GROUP BY and aggregate functions
  • Write subqueries and complex instructions
  • Understand SQL set operations: UNION, INTERSECT, and EXCEPT

Last reviews

Description

Databases are part of our everyday life, and being able to communicate with them is essential. This course will teach you the basics of T-SQL, a powerful query language that lets you work with many types of data.

The SQL Basics in MS SQL Server course starts with simple queries performed on a single table. These exercises will show you how to retrieve exactly what you need. Next, you'll start working with multiple tables. You will find out about the subtle differences between various joining methods, including INNER JOIN, LEFT JOIN, RIGHT JOIN, and OUTER JOIN.

As you go deeper into the course, you'll master using the GROUP BY function to create simple reports. You'll also start investigating subqueries. Finally, you can test your knowledge (and earn your certificate!) in a comprehensive quiz.

Cover image for the 'SQL Basics in MS SQL Server' course

Looking to get started in T-SQL? Give this course a try – the fascinating world of T-SQL queries is only a click away!

What Do You Need to Take This Course?

Just a web browser and an Internet connection

This Course Will Teach You How To:

  • Retrieve information from a SQL Server database
  • Build basic reports from scratch
  • Write complex WHERE conditions, using logical operators like AND, OR, and NOT
  • Understand the LIKE, ILIKE, IN, and BETWEEN operators
  • Work with multiple tables
  • Use INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN
  • Create simple reports using GROUP BY and aggregate functions
  • Write subqueries and complex instructions
  • Understand SQL set operations: UNION, INTERSECT, and EXCEPT

Plus, you'll get to practice your skills on over 131 interactive exercises.

Who Should Take This Course?

  • Anyone who wants to learn T-SQL and SQL Server
  • Analysts who use relational databases
  • Students taking courses in relational databases
  • Beginning programmers
  • Business database users who want to improve their skills