Back to Browse

Python - Connecting to SQL - Insert and Update

110 views
Jan 5, 2023
22:26

Let's look at using our database within our Python code. In this video we explore the process of adding a record using SQL INSERT and updating a value in a record using SQL UPDATE. We use the most basic table in SQL so we can focus on learning the SQL connection. Python with Andrew covers Python programming for the beginner. Using Visual Studio Code as our editor we look at the code and explain good and bad techniques. My focus is to keep it simple - making it easier to learn and making your code better for the long term.

Download

0 formats

No download links available.

Python - Connecting to SQL - Insert and Update | NatokHD