Select from following answers:- Joins
- Transactions across multiple collections
- Clustered Index
- Only A and B

- All Above
Since MongoDB needs to maintain a huge chunk of collection, it cannot use the traditional Joins and Transactions across multiple collections (tables in RDBMS). This brings the scalability into the system.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator