Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Categories containing 1 article on plwiki
by
The Polish
This query is marked as a draft
This query has been published
by
ԱշոտՏՆՂ
.
Toggle Highlighting
SQL
use hywiki_p; select CONCAT('# [[:Կատեգորիա:',cat_title,']]') AS cat_title from category LEFT JOIN page p2 ON cat_title = p2.page_title AND p2.page_namespace = 0 LEFT JOIN page_props ON p2.page_id = pp_page WHERE pp_propname not like 'hiddencat' and cat_pages = 1 and cat_subcats = 0 group by cat_title order by cat_title DESC
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...