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?

0

请先登录再写评论。