This lecture is an assignment of the previous lecture, i.e., updating records in the database.
So the assignment is:
- Update all the records in the user table with property verified_user to true.
- Remove the property phone from all the records.
- Update email and address of the user whose name is “Harry Jones”.
Take some time for the assignment and come back to check after you are done…