Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a covered query in mongodb?



What is a covered query in mongodb?..

Answer / Akash Jha

A covered query in MongoDB is a query where the database can return the requested results without needing to access the original documents. This occurs when the response contains only indexed fields. Covered queries are beneficial as they reduce disk I/O, improving query performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What query language does mongodb use?

1 Answers  


What are journaling in mongodb?

1 Answers  


How to define array in mongoose schema?

0 Answers  


Is mongodb single threaded?

1 Answers  


How do you see the connections used by mongos?

1 Answers  


What are the best features of mongodb?

1 Answers  


What is difference between mongodb and mongoose?

1 Answers  


Is mongodb for big data?

1 Answers  


Does mongodb support acid transactions?

1 Answers  


In which format mongodb represents document structure?

1 Answers  


Can mongodb store structured data?

1 Answers  


How does sharding work with replication in mongodb?

1 Answers  


Categories