Python database SQLITE 3 Creating tables, sql queries INSERT, SELECT, UPDATE, DELETE

Published: 18 February 2021
on channel: Python Hub Studio
41,702
1.4k

In the video, a complete course on the sqlite 3 database in python. We will learn how to create a table, view the contents of the table through DB Browser sqlite, sql queries SELECT, INSERT, UPDATE, DELETE, that is, how to enter data into the table, change and delete. And also what is the primary key and cell typing.

00:00 Introduction to the sqlite 3 database
00:35 Creating a database file
02:05 Creating a table. CREATE request
04:15 Writing data to a table. execute method, INSERT query
06:20 Write array. executemany method, INSERT query
08:00 How to view the contents of the database. DB Browser sqlite
11:52 Primary key
13:00 Cell typing
16:25 Reading from database, SELECT query
21:57 Changing values ​​in the table, UPDATE query
26:30 Delete values ​​from table, DELETE query
28:20 Deleting a table
-------------------------------------------------- -------------------------------------------------- ----------------------------------------------
Become a channel sponsor and you will get access to exclusive bonuses.
More:
   / @pythonhubstudio  
-------------------------------------------------- -------------------------------------------------- ----------------------------------------------

#PythonHubStudio
#python
#sql


Watch video Python database SQLITE 3 Creating tables, sql queries INSERT, SELECT, UPDATE, DELETE online, duration hours minute second in high quality that is uploaded to the channel Python Hub Studio 18 February 2021. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 41,702 times and liked it 1.4 thousand visitors.