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
Edgars2007
.
Toggle Highlighting
SQL
use wikidatawiki_p; select el_to, GROUP_CONCAT(p.page_title SEPARATOR ', ') from externallinks wd2 join page p on wd2.el_from=p.page_id and p.page_namespace=0 where wd2.el_index like "http://com.sports-reference.www./olympics/athletes%" group by wd2.el_index having count(wd2.el_index)>1
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...