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
Antti T. Leppänen
.
Recent files in use in fi.wikipedia
Toggle Highlighting
SQL
SELECT gil_page FROM globalimagelinks as g JOIN page as p ON p.page_title = g.gil_to WHERE gil_wiki = "fiwiki"; SELECT page_title FROM geo_tags INNER JOIN page ON page_id = gt_page_id JOIN ( SELECT rev_timestamp, rev_page FROM revision WHERE rev_timestamp >= "20240101") as rev ON rev.rev_page=page_id AND rev.rev_timestamp=(SELECT MIN(rev_timestamp) FROM revision AS last WHERE last.rev_page = page_id);
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...