MongoDB – How to add a new item into an array
How do I use the method 𝑢𝑝𝑑𝑎𝑡𝑒() to implement the following changes? Add a new experience "HIVE" to the employee whose empeId is 'e001'. and Change the email account for employee e001 to "jamesbond$hotmail.com". Below is the database in question…