Default Section

Question Title

1. Which of the following correctly describes the MongoDB Database style? (Required.)

Question Title

2. Which format does MongoDB use to store data? (Required.)

Question Title

3. Which of these is equivalent to a traditional Database Table? (Required.)

Question Title

4. Which of the following commands is the MongoDB primary key field? (Required.)

Question Title

5. MongoDB is case sensitive (Required.)

Question Title

6. What is the MongoDB command to find a record? (Required.)

Question Title

7. Which command line option defines the data storage location? (Required.)

Question Title

8. Which of the following is a valid Date format for MongoDB? (Required.)

Question Title

9. MongoDB supports a decimal data type (Required.)

Question Title

10. What records will be returned by a query with these parameters?

          {"a_non_existent_field" : null}
(Required.)

T