Which of the operator is similar to order by clause in RDBMS?
$sort
$match
$sortby
None of the mentioned
Correct Answer : A
A collection and a document in MongoDB is equivalent to which of the SQL concepts respectively?
As per the aggregation pipeline optimization concepts, if you have a $sort followed by a $match:
What is the minimum sensible number of voting nodes to a replica set?