Fork of
Oldest whatevers on Commons
by JPxG
This query is marked as a draft
This query has been published
by Graham87.
SQL
AخA
SELECT "jpeg" as type, img_name, img_timestamp, img_minor_mime
FROM image
WHERE img_minor_mime = "jpeg"
ORDER BY img_timestamp ASC
LIMIT 5;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.