Updating information from a database is a two-step process. Step 1 queries the data from the database and presents the data to be changed. Step 2 updates the data to the database. This video demonstrates the second step using an MVC design pattern in a Node application. The step 1 video is • Update Date: Step 1