SQL: Updating and Changing Data

SQL: Updating and Changing Data

If you need to learn to change the data in a database, this workshop is for you. You’ll learn how to make changes to an existing database, such as updating, inserting, and deleting data. This workshop uses PostgreSQL, but the concepts are generally applicable to other SQL databases.