When I use Robo 3T for MongoDB, can I have my query history scripts stored in Robo 3T, just like pl/sql developer for oracle? this is a very key function cause often times I need to check my previously query inputs.
Asked
Active
Viewed 3,820 times
1 Answers
8
Here are some simple ways to check query history in Robo 3T:
- Switch to the View tab then choose Logs option.
- Click on Logs button in the bottom left corner of the screen to show the Logs panel.
- Shortcuts are Ctrl + L for trigger Logs panel.

Penny Liu
- 15,447
- 5
- 79
- 98
-
2
-
IF anybody has figured a way to get the query history across sessions, do let us know. – Khanna111 Sep 03 '21 at 19:24