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
Chaduvari
.
Change the @actor_name value to get the corresponding page list. The @actor_name should be the EXACT name of the actor page. Any "space" within the name should be replaced by Underscore ( _ )
Toggle Highlighting
SQL
use tewiki_p; select count(pl_from) as incoming_links from pagelinks where pl_namespace=0 and pl_title="శ్రీదేవి_(నటి)" and pl_from in (select page_id from categorylinks,page where page_id=cl_from and 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...