filmov
tv
SQL Basics explained using Embedded SQLite (yes you have it)

Показать описание
Fastest way to practice SQL, explained super simply using embedded SQLite (yes you have it, because everyone does).
Here’s the story that I am explaining:
0:00 Intro
0:29 What you will learn from this video?
1:00 How to open a terminal and launch SQLite
1:21 Something I need to mention…
2:33 What is a transient in-memory database?
3:57 How to create a table?
5:40 My advice how to use AI for learning
6:47 How to insert data into a table?
7:33 How to see what data is in a table?
9:10 How to add another column to a table?
11:06 A convenient trick
11:35 How to delete data from a table?
12:10 Is SQL hard to learn?
15:43 You have just learned CRUD
16:26 Why did I do everything in the terminal?
#sql #sqlite #learnsql #sqlforbeginners #sqlfordatascience
Here’s the story that I am explaining:
0:00 Intro
0:29 What you will learn from this video?
1:00 How to open a terminal and launch SQLite
1:21 Something I need to mention…
2:33 What is a transient in-memory database?
3:57 How to create a table?
5:40 My advice how to use AI for learning
6:47 How to insert data into a table?
7:33 How to see what data is in a table?
9:10 How to add another column to a table?
11:06 A convenient trick
11:35 How to delete data from a table?
12:10 Is SQL hard to learn?
15:43 You have just learned CRUD
16:26 Why did I do everything in the terminal?
#sql #sqlite #learnsql #sqlforbeginners #sqlfordatascience