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
.
352594 - Dalībnieks:Edgars2007/Cilvēku raksti
Toggle Highlighting
SQL
use lvwiki_p; select p.page_title, pp.pp_value from page p left join page_props pp on p.page_id = pp.pp_page and pp.pp_propname="defaultsort" where p.page_namespace=0 and pp.pp_value is not null #and page_title in (select pl_title from pagelinks pl # where pl.pl_from=352594 and pl.pl_namespace=0)
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...