Course
Introduction to SQL Server
Included withPremium or Teams
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Loved by learners at thousands of companies
Training 2 or more people?
Try DataCamp for BusinessCourse Description
This course covers:
✓ How to use SELECT statements to retrieve data
✓ How to use SQL Server aggregate functions
✓ How to manipulate text fields
✓ How to retrieve data from multiple sources
✓ All of the key aspects of working with data in SQL Server
Each time you're introduced to a new concept or function, you'll have the opportunity to test your knowledge and build your confidence. You'll work with a digital media database to review the sales of various artists and tracks, Eurovision datasets, and review trends in US power outages to explore a number of different data types and scenarios.
Prerequisites
There are no prerequisites for this courseSELECTion Box
Groups, strings, and counting things
Joining tables
You've got the power
Complete
Earn Statement of Accomplishment
Add this credential to your LinkedIn profile, resume, or CVShare it on social media and in your performance review
Included withPremium or Teams
Enroll NowFAQs
What prior knowledge do I need for this course?
No prior SQL experience is required. The course starts with basic SELECT statements and builds from there, so comfort with general data concepts — such as tables and rows — is enough to get started.
Who is this course designed for?
Analysts and data professionals who want to query and manipulate data in Microsoft SQL Server. It is particularly useful for those coming from Excel who want to work with larger datasets more efficiently.
What is T-SQL and how is it different from standard SQL?
T-SQL is Microsoft's implementation of SQL, used specifically with SQL Server. It adds functions and syntax not found in standard SQL, such as built-in date functions like DATEPART and DATEDIFF, and features like DECLARE and SET for working with variables.
What datasets will I work with?
Most exercises use the Chinook database, a sample digital media store covering artists, tracks, and sales. The course also uses a classic rock song dataset, Eurovision voting data, and US power outage records to practice grouping, string manipulation, and date calculations across different scenarios.
What will I be able to do after completing this course?
You will be able to retrieve and filter data with SELECT and WHERE, aggregate results with GROUP BY, join multiple tables, clean and manipulate text with string functions, work with dates, and create and update simple tables using INSERT and UPDATE.
How is this course structured?
The course has four chapters. Chapter 1 covers SELECT, filtering, and ordering. Chapter 2 introduces aggregations, string functions, and GROUP BY. Chapter 3 covers joins and UNION. Chapter 4 focuses on creating tables, inserting data, using variables, and combining these skills in a final exercise.
Join over 19 million learners and start Introduction to SQL Server today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.