Node.js & Express.js Series | Chapter 15 | Updating records in database(Adding a new property/field)

Nirmal Joshi
1 min readApr 27, 2023

--

This lecture is an assignment of the previous lecture, i.e., updating records in the database.

So the assignment is:

  1. Update all the records in the user table with property verified_user to true.
  2. Remove the property phone from all the records.
  3. 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…

About me:

Founder and CEO of an IT company in India, I have more than 25 years experience of in dealing with people, processes, and codes. I started online training for my students when it was not in fashion and have trained more than 10000 students/working professionals personally which has helped them to secure awesome jobs or even start their own businesses.

Check out my Udemy profile to know more about the courses that I teach.

I am also been an active corporate trainer for several years now and have been consulting with top Fortune 500/1000 companies to streamline their development projects efficiently. My goal is to share knowledge with a primary focus on advanced tools & techniques, projects, and standard programming practices to help my students understand the basics and fundamentals and make awesome technological implementations.

--

--

Nirmal Joshi

A founder and CEO of an IT company in India, I have more than 22+ years’ experience of dealing with people, processes and codes.