SQL for Non-Technical Users
interactive

SQL for Non-Technical Users

ej4
Updated Sep 08, 2024

What you'll learn

  • Write basic SQL queries
  • Understand the basics of SQL
Course Description

Learn to write simple queries to get the information you need to do your job.

Do you often have to ask others to write SQL queries for you? Are you intimidated by the idea of writing your own SQL query? It’s time to take matters into your own hands.

In this course, you’ll learn how to write a basic SQL query from start to finish. This course will quickly teach you what you need to know to get started. By the end of the course, you’ll be able to retrieve data from multiple tables, sort and filter query results, and use simple calculations. We’ll cover commonly used functions, so you can format dates and text as well as calculate sums and averages.

Note: This course uses SQL Server Management Studio, but the language of an SQL query is not specific to any one tool.