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
Aliceantypova
.
Toggle Highlighting
SQL
SELECT count(*)#revision.rev_page page_id, page.page_title, pagelinks.pl_title link_title, pp.page_id link_id FROM pagelinks INNER JOIN revision on pagelinks.pl_from=revision.rev_page and rev_timestamp BETWEEN '20220601000001' and '20220602000001' and pagelinks.pl_namespace='0' and pagelinks.pl_from_namespace='0' #LEFT JOIN page on page.page_id = revision.rev_page #LEFT JOIN page pp on pp.page_title = pagelinks.pl_title
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...