Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Valerio Bozzolan
.
Toggle Highlighting
SQL
USE commonswiki_p; --SELECT -- COUNT(*) count, -- DATE( ( -- SELECT rev_timestamp -- FROM revision r -- WHERE rev_page = page_ID -- ORDER BY rev_timestamp ASC -- LIMIT 1 -- ) ) as creation_date --FROM page p --JOIN categorylinks cl ON (page_id = cl_from) --WHERE cl_to = 'Images_from_Wiki_Loves_Earth_2019_in_Italy' --OR cl_to IN ( SELECT clsub.cl_to FROM categorylinks clsub WHERE clsub.cl_from = 76980556 -- Images from stacippa AND clsub.cl_type = 'subcat' -- ) --AND page_namespace = 6 --GROUP BY creation_date --ORDER BY creation_date ASC;
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...