MySQL Database Development: SELECT Statement & Operators
MySQL
| Beginner
- 10 videos | 1h 3m 39s
- Includes Assessment
- Earns a Badge
SELECT statements are used to retrieve data from MySQL tables or views. Explore the syntax and use of the most common SELECT statement elements, including SELECT, FROM, WHERE, and ORDER BY, as well as unions and joins.
WHAT YOU WILL LEARN
-
Recognize the basic syntax of the select statement and how it is used to retrieve dataCreate select statements using the where and order by clauses to limit and order returned recordsCreate insert into statements using select to copy data between tablesCreate select statements using the join clause to return records from multiple tablesCreate select statements using the union clause to combine the result of multiple select statements into a single returned dataset
-
Use comparison operators on both number and string values in select statementsUse logical operators to test values in select statementsUse assignment operators in select statements to assign values to variablesUse control flow operators to control the results returned by select statementsWork with various operator types to create effective select statements
IN THIS COURSE
-
4m 45sAfter completing this video, you will be able to recognize the basic syntax of the SELECT statement and how to use it to retrieve data. FREE ACCESS
-
8m 47sIn this video, find out how to create SELECT statements using the WHERE and ORDER BY clauses to limit and order the records that are returned. FREE ACCESS
-
4m 53sDuring this video, you will learn how to create INSERT INTO statements using SELECT to copy data from one table to another. FREE ACCESS
-
10m 52sLearn how to create SELECT statements using the JOIN clause to return records from multiple tables. FREE ACCESS
-
6m 15sIn this video, you will create SELECT statements using the UNION clause to combine the results of multiple SELECT statements into a single returned dataset. FREE ACCESS
-
6m 13sDuring this video, you will learn how to use comparison operators on both number and string values in SQL SELECT statements. FREE ACCESS
-
5m 56sDuring this video, you will learn how to use logical operators to test values in SQL SELECT statements. FREE ACCESS
-
5m 13sTo assign values to variables in SELECT statements, use assignment operators. FREE ACCESS
-
5m 43sIn this video, you will learn how to use control flow operators to control the results returned by SELECT statements. FREE ACCESS
-
5m 3sIn this video, you will learn how to work with various operator types to create effective SELECT statements. 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.