Export Data From Query
Posted: Mon 07 Mar 2016 08:22
Is there a way to export data from a query without first loading it into the editor?
When I load data into the editor and then hit export it appears to be trying to load all of the rows into memory, and often gives me a warning about filling up memory.
I think ideally I would be able to give the tool a query, tell it what format I want to export to and other details and then have it stream the results directly into the file, instead of loading them into memory first.
When I load data into the editor and then hit export it appears to be trying to load all of the rows into memory, and often gives me a warning about filling up memory.
I think ideally I would be able to give the tool a query, tell it what format I want to export to and other details and then have it stream the results directly into the file, instead of loading them into memory first.