SQL's SELECT Statement

# Introduction SELECT statement, one of the most commonly used statements in SQL, is used to select data in a table. This lab will learn SELECT and how to apply it to real practices. ## Learning Objective - SELECT Basic syntax - Mathematical symbol conditions - AND OR IN - Wildcards - Sort - SQL built-in functions and calculations - Subqueries and joins queries

|60 : 00

Click the virtual machine below to start practicing