Database script and saving output
Following this guide you can create a script that executes against multiple sources.
https://www.jetbrains.com/help/datagrip/2022.3/run-debug-configuration-database-script.html
Is there a way to save the data output of those as CSV or similar format?
Please sign in to leave a comment.
This is not supported. Please vote for the related feature request here: https://youtrack.jetbrains.com/issue/DBE-10653/Unable-to-view-query-results-of-multiple-databases
Ok thank you. It's strange that the example is a select, but seems pointless since you can't even get the results.