I want to increase the fetch size in DbVisualizer on an Oracle DB.
The standard fetch size is by 100 rows per time, not more, and this is not enough for very large amounts of data (for example during @export operations) because it needs too much time.
So, how can I increase the value of the fetch size in DbVisualizer settings?