SQL Server Developer : SELECT query foundations
Learn the basics of querying SQL server databases and retrieving data using the SELECT clause. This course is perfect for data analysts, programmers, and anyone interested in database development. Gain the skills to join tables, filter data, and use aggregate functions for analysis. Download and install the necessary tools, including SQL Server Express Edition and Management Studio. With handouts, review questions, and a final exam, this course is ideal for beginners in data science or those looking to enhance their data skills.
What you’ll learn
- Querying SQL server databases using the SELECT clause
- Joining multiple tables in different ways to combine information
- Filtering data to retrieve only the information you need
- Using aggregation functions and processes to find totals and averages for reports
SQL Server SELECT query foundations aims to teach you the basics of retrieving data from the Microsoft SQL server database engine.
the course contains details on how to use the SELECT clause in the SQL server environment to query database tables and bring back data to present in reports or applications
This course is aimed at anyone looking to improve their understanding of database development, from data analysts looking to increase their skills on data querying, programmers looking to add database capabilities to their apps, or anyone who needs to get at the wealth of data contained in their companies’ database servers.
the course includes lessons on :
Retrieving and combining columns from SQL server tables using the SELECT clause to define columns and functions to display to the end users.
Joining multiple tables in different ways to combine information. Using the FROM clause to specify which tables you want to connect to, and multiple JOIN clauses to connect tables to each other.
Filtering data to retrieve only the information you want. Using the WHERE clause to filter your data on one or multiple columns, and the ways to combine the WHERE clause with JOINs on your tables to efficiently retrieve information.
Using aggregate functions to GROUP BY information and find totals and averages of data to perform analysis and make reports
the course contains lessons on how to download and install all the tools you need to become proficient in coding SQL; I’ll take you through how you can download and install SQL server express edition, a free personal use version of SQL server, and the sample ‘AdventureWorks’ database so you can try out all the examples, and develop and test your own queries.
We’ll also download SQL Server Management Studio; your best interface into the database environment, and I’ll go through the basics of how to connect to Databases, and how to use the tool more efficiently.
I’ve included handouts with summaries and further information on some topics, as well as increasingly difficult review questions for you to try yourself. each set of questions is followed by a video analysis of the solutions and the different ways you could choose to solve them.
There’s also an end of course test that combines all the techniques you’ve learned into one final exam.
Who this course is for:
- Data Science beginners
- Someone curious to extend their data skills, perhaps used to working with Excel
- Programmers looking to add database capabilities to their applications
- Someone looking to enter the world of data analysis and machine learning
User Reviews
Be the first to review “SQL Server Developer : SELECT query foundations”
You must be logged in to post a review.
There are no reviews yet.