Hello,
Using On-Demand
This is the Question:-
Practice Question:
People often confuse New York City as the capital of New York state, when in
reality the capital of New York state is Albany.
Add a boolean field “capital?” to all documents pertaining to Albany NY, and
New York, NY. The value of the field should be true for all Albany documents
and false for all New York documents.
So I am using inbuilt IDE and reading the question, but I am assuming from the question we are meant to work on the sample_training database with the collection zips.
Since it isn’t actually specified in the question. Ambiguity is a real time waste.
Thanks.
PS - Not a big fan of the IDE, thank goodness I can connect using VSC.