SQL Querying for Beginners Tutorial
Get Ad-Free Training by becoming a member today!
https://www.youtube.com/channel/UCqyBfm_H9ugGirk1ufYA2YA/join
Join Learnit Anytime for ad-free training, exams, certificates, and exclusive content:
https://www.learnitanytime.com
Exercise Files: https://learnitanytime.com/p/exercise-files-sql-querying-fundamentals-tutorial
SMSS Download Link:
https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16#download-ssms
SQL Express Download Link:
https://www.microsoft.com/en-us/Download/details.aspx?id=101064
Who it's for: This course has been designed for individuals who wish to learn how to use SQL to query databases and extract information.
What it is: SQL stands for Structured Query Language. It’s a common language for gathering, organizing, and exporting data stored in relational databases.
What you'll learn: Learners will gain a strong understanding of the foundational concepts and practical techniques for SQL querying. They will learn how to use SQL to extract meaningful insights from complex data, focusing on key SQL elements like SELECT, FROM, WHERE, and ORDER BY clauses. The course emphasizes real-world examples, such as retrieving specific data from tables, filtering results using conditions, and organizing data with sorting functions. Additionally, the course introduces advanced SQL techniques, including aggregate functions and data manipulation, allowing learners to work effectively with relational databases. Through hands-on exercises and examples, participants will develop the skills needed to query databases using Microsoft SQL Server and Transact-SQL, preparing them to handle data in various professional contexts.
Start 0:00
Introduction 0:09
What is SQL? 1:08
Basic SQL Query Types 5:31
SQL Clause Hierarchy 6:54
Downloading a SQl Server Management Application 11:03
Uploading a Database 14:00
Working with the Studio Environment 18:51
The USE Clause 22:17
SELECT and FROM Clause 24:38
Seeing All Our Data at Once 30:29
Adding Notes 32:36
Looking at Certain Data with TOP 35:36
The WHERE Clause 36:52
Between Condition 41:50
Like Condition 44:12
In Condition 47:47
Working with NULL 49:55
Is Condition 53:05
Coding Structure 54:47
Calculated Fields 58:05
Formatting Function 1:01:56
ORDER BY Clause 1:06:39
Aggregate Functions 1:17:36
#SQL #Query
(C) 2024 Learnit, Inc.
Any illegal reproduction of this content will result in immediate legal action.