#4 Performing SQL Queries via Python | Interface Python with MySQL | Class 12 CBSE Computer Science

Опубликовано: 22 Март 2026
на канале: Urja Academy
1,687
28

#4 Performing SQL Queries via Python | Interface Python with MySQL | Insert , Update and Delete Queries | Class 12 CBSE Computer Science

Welcome to the Part 4 of the Chapter Interface Python with MySQL for class 12 CBSE Computer Science .
In this video I have discussed how to perform SQL queries Insert ,Delete and Update with the help of Python Programming Language.I have also discussed how database and table can be created via Python . Also errors have been handled using Exception Handling.

If python is not already added to path , you can watch my video on the same by clicking on the link below 👇 :
   • How to add Python to path in Windows  

If you haven't installed mysql connector , click on the link below 👇 for the detailed installation steps :

👉 #1 How to install mysql connector in python
   • #1 Install mysql connector in python | Int...  


Click on the links below for the other parts of this chapter :

👉 #2 Introduction to Python MySQL Connectivity
   • #2 Introduction to Python MySQL Connectivi...  

👉 #3 Extracting Data from SQL via Python
   • #3 Data Extraction from SQL via Python | I...  

👉 #5 Sending data via. Parameterized Queries
   • #5 Parameterized Queries | Interface Pytho...  

👉 #7 CRUD operations in Python with SQL
   • #7 CRUD Operations in Python with SQL | In...  


Topics:
00:00 Introduction and Topics to be Covered
00:50 Database creation via. Python
08:52 Table Creation via python
15:13 commit ( ) function in Python SQL
17:11 Insert Update and Delete Queries via . Python

Practical demonstration programs related to the concepts



Connect on these social media Handles:

👉 Instagram:   / bhargab_kakati  

👉 LinkedIn :   / bhargabkakati  

👉 Twitter :   / bhargab008  

Bhargab Kakati
PGT(Computer Science)


#Python #mysqlconnector #PythonMySQL #fetchone #fetchall #fetchmany