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
ZI Jony
.
Toggle Highlighting
SQL
use bnwiki_p; SELECT CONCAT("LAST"), CONCAT("Sbnwiki"), 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...