...
The following query gets all the columns out of the database for all transactions between two dates, and streams it into a file for transferring elsewhere:
Panel |
---|
SYSTEM rm temp/downloads/2010-06.txt |
This one will summarize the download counts per filename:with a within-the-month date stamp
...