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
XXN
.
Toggle Highlighting
SQL
USE rowiki_p; SELECT page_title AS page, page_len AS len from page join categorylinks on page_id=cl_from where page_namespace = 0 AND page_is_redirect = 0 and cl_to like "Dezambiguizare" #and /*not (*/cl_to not like "Nume"/* or "Prenume")*/ and page.page_id not in (SELECT pp_page FROM page_props pp2 JOIN page p2 ON pp2.pp_page = p2.page_id WHERE pp_propname = 'disambiguation') ORDER BY page_title #group by page_title;
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...