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
Pyalex
.
Toggle Highlighting
SQL
use enwiki_p; select * from pagelinks where pl_from = 2064795 and pl_from_namespace =0; #select * from page where page_id = 2518; #select * from redirect where rd_from = 1237218; #select * from categorylinks c #join page p on c.cl_from = p.page_id #where cl_to like 'WikiProject%_articles' limit 10;#and p.page_namespace = 1 limit 10; #select * from page where page_namespace in (0, 1) and page_title = '!Hero_(album)' #select * from pagelinks where pl_from = 6893310; #9859528
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...