1.

Which of the following accepts a single argument expression?(a) $toLow(b) $toUpper(c) $toEqual(d) None of the mentionedI had been asked this question in exam.My question is from Pipeline and Sharded Collections topic in section Aggregation Concepts and Aggregation Mechanics of MongoDB

Answer» CORRECT CHOICE is (B) $toUpper

To explain: $toUpper converts a STRING to uppercase.


Discussion

No Comment Found

Related InterviewSolutions