MongoDB вопросы и ответы для интервью
Question: Explain the concept of covered queries in MongoDB.Answer: Covered queries are queries where all the fields in the query are part of an index, and the index itself can fulfill the query requirements, avoiding the need to fetch data from the actual documents. |
Сохранить для повторения
Добавьте этот элемент в закладки, отметьте как сложный или поместите в набор для повторения.
Войдите, чтобы сохранять закладки, сложные вопросы и наборы для повторения.
Это полезно? Да Нет
Самое полезное по оценкам пользователей: