MongoCommand for listing fields and their contents

Give the MongoDB command to show the name of each course and Honours which has the value true if the course level is 8 or higher, otherwise false. This is the question and am looking for a good place to start.

I would start with taking courses at https://university.mongodb.com/

Thanking you may I ask regarding a query

I wish to add to the “Tom Kenna” entry, the word none where qualifications are in the other entries, and I also do not need address and age to appear in the entries and want to remove them in the query if you can be of any assistance I would be most grateful

I recommend using Compass to do your modifications.

Compass is a good GUI tool for running CRUD operation against mongodb.