summaryrefslogtreecommitdiff
path: root/blog/src/a/sql_video_notes.md
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-03-05 08:39:41 -0700
committerDavid Luevano Alvarado <david@luevano.xyz>2021-03-05 08:39:41 -0700
commit7c31d84f9450aca3b366a556db85bdd494fff2f9 (patch)
tree0a88980e443b910a8cd1a51ce6a3f29d22e15f8d /blog/src/a/sql_video_notes.md
parent2602134143b9b3891d564c682457308f6eb9d20e (diff)
Add new video tutorial notes
Diffstat (limited to 'blog/src/a/sql_video_notes.md')
-rw-r--r--blog/src/a/sql_video_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/src/a/sql_video_notes.md b/blog/src/a/sql_video_notes.md
index 0814fd9..4b37119 100644
--- a/blog/src/a/sql_video_notes.md
+++ b/blog/src/a/sql_video_notes.md
@@ -1,4 +1,4 @@
-# SQL tutorial videos notes
+# SQL tutorial video notes
I was requested to make summaries of videos about SQL, these are the notes (mostly this is a transcription of what I found useful). The videos in question are: [SQL Tutorial - Full Database Course for Beginners](https://www.youtube.com/watch?v=HXV3zeQKqGY), [MySQL Tutorial for Beginners [Full Course]](https://www.youtube.com/watch?v=7S_tz1z_5bA) and [Advanced SQL course | SQL tutorial advanced](https://www.youtube.com/watch?v=2Fn0WAyZV0E). Also, some notes were taken from [w3schools.com's SQL Tutorial](https://www.w3schools.com/sql/) and [MySQL 8.0 Reference Manual](https://dev.mysql.com/doc/refman/8.0/en/).