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
Edgars2007
.
Toggle Highlighting
SQL
use enwiki_p; /*select pl.pl_title, COUNT(pl.pl_title) from pagelinks pl where pl.pl_title="1951._gada_Tour_de_France" and pl.pl_title NOT IN (select pl3.pl_title from pagelinks pl3 where pl3.pl_namespace = 0 and pl3.pl_from=288933) limit 15; select *#pl3.pl_title from pagelinks pl join page p on p.page_id=pl.pl_from join pagelinks p2 on p2.pl_from=47758552 and p2.pl_title=p.page_title where p.page_is_redirect=1 and pl.pl_namespace = 10 and pl.pl_from_namespace = 10# and p.page_title in (select pl_title from pagelinks where pl_from=47758552) limit 10; # and pl3.pl_title="1951._gada_Tour_de_France" */
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...