Python SQLite: Create tables, Insert, Delete and Update data

preview_player
Показать описание
SQLite can be integrated with Python using the sqlite3 module. This module is a built-in module so you don’t need to install it. In this video you will see how to connect to a SQLite database and do some basic database operations like adding and removing data from a database.

Python 3.7 is the python I used in this in the video.

Code from this video:

Please LIKE and SUBSCRIBE for more content and supporting!

#sqlite#python#programming
Рекомендации по теме
Комментарии
Автор

Sir, What about updating the user? Btw i liked and subscribed to channell :D

callypso