Python-MySQL | Delete Record from Table | Learn Python Programming

Опубликовано: 14 Октябрь 2024
на канале: CodeAsItIs
507
12

In this video, you will learn how to delete records based upon the query from mysql using python. To prevent sql injection, how to use parameterized query in deleting the record from mysql using python. I have used mysql-connector module for handling database connection. Workbench is used for showing the mysql database operations.
The playlist "Python Database Connectivity contains
1. MySQL Database Connection
2. Create Table and Databases
3. Insert Data in Table
4. Fetch or Select Data from Table
5. Update Data in Table
6. Delete Data in Table
7. Handling Stored Procedure

#codeasitis #python #pythonmysql
All demo files can be present at Github :- https://github.com/codeasitis/Python
**********
To learn Python, start our Python Playlist HERE:
   • Python Basics  

Subscribe to CodeAsItIs:    / codeasitis  

**********
You can write to me at - [email protected]
**********
Connect with us!

Facebook:   / code.asitis.7  
Instagram:   / codeasitis  
Twitter:   / codeasitis1  

**********

Thank you!
CodeAsItIs