Categorical data validation
What expression asserts that the distinct Nobel Prize categories cataloged by the "prizes" collection are the same as those cataloged by the "laureates"? Remember to explore example documents in the console via e.g. db.prizes.find_one()
and db.laureates.find_one()
.
Este exercício faz parte do curso
Introduction to MongoDB in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
