Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Intro To SQLite Databases for Python Programming
Intro To SQLite Databases for Python Programming
Introduction (3:32)
Install python (3:27)
Install sublime and git bash (4:43)
Create Connectionb (5:44)
Create Table (10:32)
Insert Into (3:11)
Insert Many (3:14)
Query and Fetchall (2:20)
Format Results (7:34)
Primary Key (3:12)
Where (3:24)
Update Records (5:22)
Delete (1:42)
Order By (3:10)
And Or (3:17)
Limit (2:28)
Drop Table (1:46)
Our App Show All (5:00)
Our App 2 Add Record (3:33)
Our App 3 Delete Record (3:30)
Our App 4 Add Many (3:32)
Our App 5 where (4:20)
Conclusion (5:11)
Format Results
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock