Point out the wrong statement
Aggregation pipeline have some limitations on value types and result size
The aggregation pipeline is a framework for data aggregation modeled on the concept of data processing pipelines
Documents enter a multi-stage pipeline that transforms the documents into an aggregated results
All of the mentioned
Correct Answer : D
After starting the mongo shell, your session will use the ________ database by default
The mongo shell loads and parses the ___________ file on startup.
Point out the correct statement