Home / CSE MCQs / MongoDB MCQs :: Discussion

Discussion :: MongoDB MCQs

  1. Which of the following sorting is not supported by MongoDB ?
  2. A.
    collation
    B.
    collection
    C.
    heap
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    MongoDB does not support collation-based sorting and is limited to byte-wise comparison via memcmp.


Be The First To Comment