Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
template and WD link test - Commons category: Climate change conferences
by
Jheald
This query is marked as a draft
This query has been published
by
Jheald
.
Toggle Highlighting
SQL
use commonswiki_p; SELECT DISTINCT pp.pp_value, p1.page_title, t1.tl_title, t2.tl_title FROM categorylinks AS c1 JOIN page AS p1 ON c1.cl_from=p1.page_id AND p1.page_namespace=14 AND p1.page_is_redirect=0 AND p1.page_title = 'Dogs' LEFT JOIN page_props AS pp ON pp.pp_page = p1.page_id AND pp.pp_propname = 'wikibase_item' LEFT JOIN templatelinks AS t1 ON t1.tl_from = p1.page_id AND t1.tl_from_namespace = 14 AND t1.tl_namespace = 10 AND t1.tl_title = 'Wikidata_Infobox' LEFT JOIN templatelinks AS t2 ON t2.tl_from = p1.page_id AND t2.tl_from_namespace = 14 AND t2.tl_namespace = 10 AND t2.tl_title = 'Taxonavigation'
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...