Vertical Text Results
In AquaDataStudio, I am able to run multiple SQL queries and get a single text window as a result. It is very useful to grep some data and check a lot of child tables results. Is there any way to do that in DataGrip?
Thx
请先登录再写评论。
Hi,
Could you provide an example? It would be great if you attach a screenshot. Thank you.
Hi Vasily, sure. Please find attached a very simple example with basic select : in aqua, we can see all 3 results within one text frame, and on the other end in data grip it opens 3 tabs for result. Of course, this gets worst with a real example with ~100 queries