DML & Multi-table Queries
SQL Server
| Beginner
- 10 videos | 1h 10m 3s
- Includes Assessment
- Earns a Badge
A relational database stores data in tables that store data in rows or tuples and columns or attributes. Explore how to use DML statements to query data and manipulate result sets.
WHAT YOU WILL LEARN
-
Describe the purpose of sql, ddl, and dml statements in the context of sql serverUse select statements to query tables and columnsUse select statements with where, and, not, between to filter resultsUse the order by clause to order result sets returned from a select statementUse sql server aggregate functions, count, avg, min, max to return specific result sets
-
Use inner joins to retrieve data from multiple sql server tablesUse outer joins to retrieve data from multiple sql server tablesUse cross joins to retrieve data from multiple sql server tablesUse the union statement to combine the results from multiple select statements executed on a sql server databaseUse intersect and except to compare and extract data from result sets returned from sql server data
IN THIS COURSE
-
6m 35sUpon completion of this video, you will be able to describe the purpose of SQL, Data Definition Language (DDL), and Data Manipulation Language (DML) statements in the context of SQL Server. FREE ACCESS
-
8m 22sTo query tables and columns, use SELECT statements. FREE ACCESS
-
9m 1sDuring this video, you will learn how to use SELECT statements with WHERE, AND, NOT, and BETWEEN to filter results. FREE ACCESS
-
4m 53sIn this video, learn how to use the ORDER BY clause to order result sets returned from a SELECT statement. FREE ACCESS
-
6m 14sDuring this video, you will learn how to use SQL Server aggregate functions, including COUNT, AVG, MIN, and MAX, to return specific result sets. FREE ACCESS
-
7m 40sIn this video, you will learn how to use INNER JOINS to retrieve data from multiple tables in SQL Server. FREE ACCESS
-
8m 3sIn this video, learn how to use OUTER JOINS to retrieve data from multiple tables in SQL Server. FREE ACCESS
-
6m 54sIn this video, find out how to use CROSS JOINS to retrieve data from multiple tables. FREE ACCESS
-
5m 53sIn this video, you will use the UNION statement to combine the results from multiple SELECT statements executed on a SQL Server database. FREE ACCESS
-
6m 28sIn this video, you will learn how to use INTERSECT and EXCEPT to compare and extract data from result sets returned from SQL Server. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.