Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 202 Bytes

ex_9.md

File metadata and controls

7 lines (6 loc) · 202 Bytes

Exercise 8

  • Start MongoDB server
  • Connect to MongoDB server using MongoDB shell and
  • Select comics database
  • Find the document with name IRON MAN
  • Delete the document using _id and ObjectId()