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
Ankry
.
Toggle Highlighting
SQL
#show tables; #select page_id as index_id,page_title as index_name from pagelinks JOIN page on pl_from=page_id where pl_title='Józef_Ignacy_Kraszewski' and pl_namespace=104 and pl_from_namespace=102 and page_content_model='proofread-index' /*limit 20*/; select * from page join page_props on page_id=pp_page where page_namespace=100 and pp_propname='proofread_page_quality_level' limit 20;
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...