Now that you’ve seen various ways of displaying records in a database, we’ll look at how to update those records. In some cases, users may need to modify an existing record, while other cases may require users to add new records to the database. We’ll cover inserting records first.