Description
In this course you will learn
-
- Finding unique values with DISTINCT
- Calculating values by combing fields
- Using WHERE to narrow results down
- Logical operators AND, OR and NOT
- Ordering results
- Using aggregate operators MAX, MIN, AVG, and SUM
- Using LIKE to match text patterns