I usually elaborate queries that return millions of records and require a few minutes of processing ... I then repeat the process to export the result ... is there a way to perform such export immediately after the entire resultset with a single query execution?
Grazie.