SQL Tutorial for beginners: (1) Introduction to Sqlite3 module in Python (CREATE and INSERT)

preview_player
Показать описание
In this video you will learn about SQL and how to create a basic database using Sqlite3 module in Python , and also how to fetch data from the database.
SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine. It is the most used database engine in the world wide web.

Video Contents 💡
00:00 Introduction
00:36 Creating Accounting database
02:21 Creating Employees table
09:20 Fetching data from employees table

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

Thank you.. you video has helped me in some ways. I appreciate your time.. 👍👍

leomacdon
Автор

Hope there will be more soon on different query languages, the basics at least - I like your way of presentation ! Cheers

davidcostigan