Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Cross-wiki upload from pt.wikipedia.org [deleted] [Limit: 100]
by
Gunnex
This query is marked as a draft
This query has been published
by
Gunnex
.
Toggle Highlighting
SQL
USE commonswiki_p; SELECT fa_name AS File, fa_timestamp AS Uploaded, LEFT(fa_deleted_timestamp,8) AS Deleted, fa_deleted_reason AS Comment, COUNT(*) from filearchive WHERE fa_description = 'Cross-wiki upload from pt.wikipedia.org' AND fa_timestamp > 20160307000000 AND fa_timestamp < 20160307240000 GROUP BY Uploaded LIMIT 100;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...