1.

Which of the following information is captured by database profiler?(a) Read operations(b) Write operations(c) Cursor Operations(d) All of the mentionedThe question was posed to me in an online quiz.This intriguing question comes from Database Profiler topic in chapter Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

The correct choice is (d) All of the mentioned

For explanation I WOULD say: The database profiler CAPTURES DATA INFORMATION about read and write operations, CURSOR operations, and database commands.



Discussion

No Comment Found

Related InterviewSolutions