Fork of
Deleted files for acc.510511
by Fæ
This query is marked as a draft
This query has been published
by Gunnex.
SQL
AخA
USE commonswiki_p;
SELECT fa_name AS File,
fa_deleted_reason AS Comment,
LEFT(fa_deleted_timestamp,8) AS Date,
fa_media_type AS Type
from filearchive
WHERE img_description = 'Cross-wiki upload from pt.wikipedia.org'
ORDER BY fa_timestamp DESC
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.