Strip char set when exporting to file

Can DataGrip strip characters when exporting data to file (e.g. commas from a field written to a CSV file?

Of course one can do this in the SQL statement, but it would be nice to have the option in the IDE.

0
1 comment

You can extend the DataGrip functionality by writing one or more custom scripts; see

https://www.jetbrains.com/help/datagrip/extending-the-datagrip-functionality.html

 

2

Please sign in to leave a comment.