diff --git a/task-05/test b/task-05/test new file mode 100644 index 0000000..e69de29 diff --git a/task-08/README.md b/task-08/README.md index 29016e4..4686b3a 100644 --- a/task-08/README.md +++ b/task-08/README.md @@ -3,7 +3,7 @@ Complete "Intermediate SQL" Lessons 1 through 9 on https://community.modeanalytics.com/sql/ ## Extension -Complete "Basic SQL" Lessons 10 through 20 on https://community.modeanalytics.com/sql/ +Complete "Intermediate SQL" Lessons 10 through 20 on https://community.modeanalytics.com/sql/ ## Food for thought - After learning intermediate SQL operations, think about how you might do [Task 4](../task-04) in pure SQL.