Sample Header Ad - 728x90

DataGrip showing prints during a transaction

1 vote
2 answers
388 views
I have a long running update query, for this reason I used the old well known trick of dividing the query in smaller chunks of 1000 to be print the status of the query and calm the anxiety. Unfortunately DataGrip seems to write to output all the print at the end of the query, witch makes it useless. enter image description here Is it possible to print the updates the same way as Visual Studio? enter image description here
Asked by s.demuro (303 rep)
Feb 7, 2023, 07:05 PM
Last activity: Mar 30, 2023, 12:43 PM