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
Wurgl
.
Spalten sind 1.) Lemma 2.) Der Inhalt von {{SORTIERUNG|…}} bzw. {{DEFAULTSORT|…}} 3.) Die Kategorie 4.) Der Sortierschlüssel in der Kategorie (ist bei richtig sortierten der Inhalt aus {{SORTIERUNG|…}} bzw. {{DEFAULTSORT|…}}, ein Newline und dann das Lemma)
Toggle Highlighting
SQL
SELECT page_title, page_namespace, pp_value, cl_to, cl_sortkey FROM categorylinks, page, page_props WHERE cl_sortkey NOT LIKE "% %" AND pp_page = cl_from AND pp_propname = 'defaultsort' AND cl_from = page_id LIMIT 1000;
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...