SQLite WHERE Crash Course 100% in VS Code

preview_player
Показать описание
Come learn how to use the SQLite WHERE clause in this tutorial! We will also be covering where operators, such as, Like, And, Or, In, Between, Wildcards, and more! I will be teaching what each is while showing a guide on how to use them with SQLite.

Chapters:
00:00 Intro
00:40 Slides - Where
02:19 Slides - Where Operators
03:37 Slides - Between
04:14 Slides - In
04:44 Slides - Wildcards
07:52 Slides - Like
08:35 Code - Setup
12:33 Code - Where
13:20 Code - Between
13:55 Code - IN
15:00 Code - Like & Wildcards
Рекомендации по теме
Комментарии
Автор

Bro, you spoon fed me like a newborn. Thank you 🙏🏼

oscarfelix
Автор

At 09:00 press ctrl, shift & p at the same time right? My VScode didn't show any sqlite. Do we need to install before using it?

林怡禎-xo