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
FShbib
.
https://quarry.wmflabs.org/query/1968
Toggle Highlighting
SQL
use arwiki_p; select CONCAT('# [[:تصنيف:',cat_title,']]') AS cat_title from category LEFT JOIN page p2 ON cat_title = p2.page_title AND p2.page_namespace = 14 LEFT JOIN page_props ON p2.page_id = pp_page WHERE pp_propname not like 'hiddencat' and cat_pages = 1 order by cat_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...