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
Titodutta
.
Toggle Highlighting
SQL
use wikidatawiki_p; SELECT ?item ?place_of_birth ?place_of_birthLabel ?Mumbai ?MumbaiLabel ?place_of_death ?place_of_deathLabel WHERE { SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } OPTIONAL { ?item wdt:P19 ?place_of_birth. } ?Mumbai wdt:P19 wd:Q1156. OPTIONAL { ?Mumbai wdt:P20 ?place_of_death. } ?Mumbai wdt:P20 wd:Q1353. } LIMIT 100
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...