SQL Fundamentals – Part 1: Essential Querying Skills
Over 70% of business decision-makers say their teams struggle with data access—most don’t know how to use SQL effectively. This one-day beginner-level training course provides a hands-on introduction to SQL fundamentals using Microsoft SQL Server.
You’ll learn SQL from the ground up, gaining the skills to write queries, filter and sort results, combine data from multiple tables, and manipulate output for analysis or reporting. Real-world exercises guide you through every step so you can confidently retrieve information from a relational database.
After completing this course, you’ll be equipped to use SQL to extract and manipulate data from relational databases. You'll gain practical experience writing queries, formatting results, and applying functions using SQL Server.
- Run basic SQL statements to retrieve data
- Apply conditions and logical filters using WHERE clauses
- Use string, numeric, and date functions for calculated results
- Organize and group query output
- Join tables and identify missing or unmatched records
Individuals with basic computer skills, familiar with concepts related to database structure and terminology, and who want to use SQL to query databases.
- Basic computer literacy
- Basic PC operating system navigation skills
- Basic Internet usage skills
- Connect to a SQL Server database
- Create, modify, and execute queries
- Save and reopen query files
- Limit results using comparison operators
- Combine multiple conditions
- Search for ranges, NULL values, and patterns
- Perform date and time calculations
- Manipulate strings and text fields
- Calculate summaries with aggregate functions
- Sort results and apply custom rankings
- Group data and filter grouped rows
- Pivot and unpivot results for advanced formatting
- Merge data with inner and outer joins
- Identify records without matches
- Compare and combine multiple result sets
- Format and save query results
- Generate basic XML output
- Review common reporting use cases