From 8d7e08fa07fcc38be8a62bc4be460909379fd19a Mon Sep 17 00:00:00 2001 From: Matthew Huntington Date: Sun, 22 Oct 2023 20:18:07 -0400 Subject: [PATCH] removing links --- SQL/lessons/sql_1.md | 4 ---- SQL/lessons/sql_2.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/SQL/lessons/sql_1.md b/SQL/lessons/sql_1.md index 06074ef..e61c562 100644 --- a/SQL/lessons/sql_1.md +++ b/SQL/lessons/sql_1.md @@ -1,9 +1,5 @@ # Intro to SQL -## Video Link - -[Intro to SQL](https://www.youtube.com/watch?v=nZfVXH4CBGg&list=PLdnONIhPScSQqXfMndCJRYWQl-0uApORf&index=22) - ## Lesson Objectives tools 1. Connect to Postgres through CLI 1. Create a Database diff --git a/SQL/lessons/sql_2.md b/SQL/lessons/sql_2.md index 8f17c7f..2fa2544 100644 --- a/SQL/lessons/sql_2.md +++ b/SQL/lessons/sql_2.md @@ -1,9 +1,5 @@ # Intermediate SQL -## Video Link - -[Intermediate SQL](https://www.youtube.com/watch?v=cYZVvWJu5Qs&list=PLdnONIhPScSQqXfMndCJRYWQl-0uApORf&index=22) - ## Lesson Objectives tools1. Alter a table 1. Alter a table