Is there any way we can customize the location of query history to be saved? Guess, by default it is saved somewhere in C:\Users<UserName>\ of Windows system.
Reason for this weird requirement - Everyday files which are saved in C"\ gets refreshed. So, next day when i login to webclient, all my previous queries are gone. I want to configure the query history location in a mapped network drive.
The history is stored in .cbq_history file present in the Home directory of your OS. As mentioned above, it can be changed using the \SET command. For the UI, the history is stored in the local storage of the browser and can be seen when you open the web inspector and see Applications - Local storage, you will see an entry corresponding to the query workbench.
As @isha said, the web-based Query Workbench stores the query history in the browser’s Local Storage. The query history can be exported and imported using the “Export” and “Import” buttons in the upper right.