InterviewSolution
Saved Bookmarks
| 1. |
How can an array within a document be updated with multiple values in a single operation? |
|
Answer» The MongoDB enterprise version includes auditing capability and this is fairly easy to SET up. Some salient features of auditing in MongoDB
Note: Auditing adds performance overhead and the amount of overhead is determined by a combination of the SEVERAL factors listed above. The specific needs of the application should be taken into account to arrive at the optimal configuration. |
|