C100DBA Exam Question 21

A collection and a document in MongoDB is equivalent to which of the SQL concepts respectively?
  • C100DBA Exam Question 22

    Which mongodb tools allow us to work with our data in a human readable format?
  • C100DBA Exam Question 23

    What is the use of mongodump and mongorestore tools?
  • C100DBA Exam Question 24

    What is the equivalent command in MongoDB for the following SQL query?
    SELECT * FROM posts WHERE author like "%john%"
  • C100DBA Exam Question 25

    'mongoimport' command is used for