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
INS Pirat
.
Toggle Highlighting
SQL
use enwiki_p; SELECT targets.page_title FROM page AS targets LEFT JOIN (SELECT * FROM pagelinks JOIN page AS sources ON pl_from = sources.page_id) ON targets.page_title = pl_title WHERE ( targets.page_title LIKE "%Singh" OR targets.page_title LIKE "%Singh (%)" ) AND targets.page_title NOT LIKE "%Singh (disambiguation)" AND sources.page_title NOT LIKE "%Singh (disambiguation)" AND sources.page_title NOT LIKE "List of people%"
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...