Untitled
Style:
- irreverent but factual and to the point
- assuming little about knowledge and understanding
- exercises to ensure ideas are established
Start in a different way Build on it's way up Build out a database Add data Start doing useful things with the data
Things to cover
-
group by
- having
-
windows
- Partition by
-
correlated subqueries
-
Modifying Your Data
-
Filtering Your Data
- Where is it?
- =
- IN
- BETWEEN
- LIKE
- Multiple Filters
- AND
- OR
- XOR (<>)
- Where is it?
-
Database Design
- Normalization
Examples
- Task Tracking
- Can build out a list, then relationships to other people