|
This course explains how to filter data from a database with the SQL WHERE clause.
Objectives:
- Use the WHERE clause in a SELECT statement
- Use the AND, OR, IN, and NOT operators in a WHERE clause
- Use the LIKE operator in a WHERE clause
- Use wildcards to create search patterns
Topics:
- Filtering with the WHERE Clause
- Using the WHERE Clause
- Combining WHERE Clauses
- Using the IN and NOT Operators
- The LIKE Operator and Wildcards
- Using Wildcards
|