adplus-dvertising
frame-decoration

Question

____________ works similar to HAVING clause in SQL.

a.

$setcon

b.

$group

c.

$match

d.

None of the mentioned

Answer: (c).$match

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ____________ works similar to HAVING clause in SQL.

Similar Questions

Discover Related MCQs

Q. _______ groups documents by some specified expression and outputs to the next stage a document for each distinct grouping.

Q. Which of the following is used to retrieve like SELECT clause in SQL?

Q. ________ limits the number of documents in result set.

Q. Point out the wrong statement.

Q. Which of the following provides similar functionality to join?

Q. Which of the operator is similar to order by clause in RDBMS?

Q. Point out the wrong statement.

Q. __________ references the root document, i.e. the top-level document, currently being processed in the aggregation pipeline stage.

Q. $addToSet returns an array of all _______ values that results from applying an expression to each document.

Q. If all documents for the $min operation have null value for the field or are missing the field, the $min operator returns ____ for the minimum value.

Q. Which of the following is syntax for calculating minimum value?

Q. __________ returns the highest value from the group of values in documents.

Q. Which of the following returns the value that results from applying an expression to the last document?

Q. When using $first in a $group stage, the $group stage should follow a _______ stage to have the input documents in a defined order.

Q. Which of the following ignores non numeric values?

Q. Point out the wrong statement.

Q. $sum is an accumulator operator available only in the _______ stage.

Q. __________ take as input a single expression, evaluating the expression once for each input document, and maintain their state for the group of documents.

Q. ___________ returns either the non-null result of the first expression.

Q. _______ result encompasses instances of undefined values or missing fields.