Master Using SQL with Python: Lesson 7.2 – Using the SQLite Upsert



Master Using SQL with Python: Lesson 7.2 – Using the SQLite Upsert

Master Using SQL with Python: Lesson 7.2 - Using the SQLite Upsert

Having current data is critical for data analysis but how do you keep data up to date? In this video, you will learn how to perform an insert and update in a single statement called an Upsert. If you want to do data engineering, you need to understand the Upsert as it is very common.

Join my Patreon Community and Watch this Video without Ads!
https://www.patreon.com/bePatron?u=63260756

Twitter: @BryanCafferky

Video on how to Get and Install SQLite Studio
https://youtu.be/dugUk893gxQ

Slides & Notebook
https://github.com/bcafferky/shared/tree/master/PythonSQLiteUpsert

Comments are closed.