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
Visit ddApps.co to see more.

