Run SQL against multiple DBs and save the results in a csv
已回答
I have several queries saved in SQL files. I would like to run one SQL at a time against multiple DBs (Connections that I've saved in DataGrip) and save the results of each run to a csv output. How can this be done?
请先登录再写评论。
At the moment there is no way. Follow and vote for https://youtrack.jetbrains.com/issue/DBE-510