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
MisterSynergy
.
Toggle Highlighting
SQL
USE eswiki_p; # <-- change wiki here! SELECT p.page_title, p.page_namespace, pp.pp_value FROM page p JOIN page_props pp ON p.page_id=pp.pp_page WHERE p.page_namespace IN (1, 2, 3, 5, 7, 9, 11, 13, 15, 101, 118, 119, 829, 2300, 2301, 2302, 2303, 2600, -1, -2) AND pp.pp_propname='wikibase_item';
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...