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
Arjunaraoc
.
Shows the current status of page quality of Syed book pages with only one revision
Toggle Highlighting
SQL
use tewikisource_p; SELECT categorylinks.cl_to, count(*) as pagecount FROM page JOIN categorylinks ON page.page_id = categorylinks.cl_from JOIN revision ON revision.rev_id = page.page_latest WHERE page_namespace=104 AND rev_parent_id=0 AND page.page_title REGEXP 'భారత_స్వాతంత్ర్యోద్యమం_-_ముస్లింలు.pdf|భారత_స్వాతంత్ర్యోద్యమం_-_ముస్లిం_మహిళలు.pdf|మైసూరు_పులి_టిపూ_సుల్తాన్.pdf|షహీద్-యే-ఆజం_అష్ఫాఖుల్లా_ఖాన్.pdf|భారత_స్వాతంత్ర్య_సంగ్రామం_-_ముస్లిం_యోధులు,_మొదటి_భాగం.pdf|భారత_స్వాతంత్ర్యోద్యమం_-_ముస్లిం_ప్రజా_పోరాటాలు.pdf|చిరస్మరణీయులు,_మొదటి_భాగం.pdf|1857_ముస్లింలు.pdf|అక్షరశిల్పులు.pdf|భారత_స్వాతంత్ర్యోద్యమం_-_ఆంధ్రప్రదేశ్_ముస్లింలు.pdf' GROUP BY categorylinks.cl_to;
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...