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
Bean49
.
Transcluded huwiki population templates without Wikidata connection
Toggle Highlighting
SQL
select lt_title, count('X') darab from templatelinks, linktarget, page, categorylinks where tl_target_id = lt_id and lt_namespace = page_namespace and lt_title = page_title and page_id = cl_from and tl_from_namespace = 0 and lt_title like 'Népesség/%' and lt_title not in ('Népesség/automata', 'Népesség/ismeretlen') and cl_to in ('Népesség-sablon_Wikidxxata_nélkül', 'Népesség-sablon_átirányításhoz', 'Népesség-sabloxxn_szócikk_nélkül') group by lt_title order by 2 desc, 1
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...