python-AI-degree/unit_14/32-Modifying-Data-With-SQL at master · ScriptSculptor-1/python-AI-degree · GitHub
Skip to content

Latest commit

 

History

History
 
 

README.md

Python Techdegree: Modifying Data with SQL

At the heart of a dynamic application is a database. Whether the application is an eCommerce, sports team, social network or a productivity app on your phone the data needs to change over time.

In this course we'll take a look at the underpinning SQL statements that are needed for every dynamic application.

In this course, we'll explore:

* Inserting rows of data
* Updating data for specific entries 
* Removing data from any table
* Understanding transactions for data integrity

Support or Contact

Visit ddApps.co to see more.