Oui, j'ai besoin d'une solution
Hello all,
I have SQL queries that show the amount of items in an archive, the compressed, and the original size.
Would it be possible to use an SQL query to show the same per archive, but then with only the items and sizes which have been archived less than (example) 3 years ago?
In other words, what is the number of items, and compressed/uncompressed size of an archive for the items that are younger than 3 years (in that archive)
Thanks.
Gertjan.