Difference between revisions of "Which country borders the most countries? (Q370)"
Jump to navigation
Jump to search
(Created claim: instance of (P1): question (Q1)) |
(Created claim: query (P11): SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279 wd:Q3624078 . ?sbj wdt:P47 ?obj } GROUP BY ?sbj ORDER BY DESC (COUNT(?obj)) LIMIT 1) |
||
Property / query | |||
SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279 wd:Q3624078 . ?sbj wdt:P47 ?obj } GROUP BY ?sbj ORDER BY DESC (COUNT(?obj)) LIMIT 1 | |||
Property / query: SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279 wd:Q3624078 . ?sbj wdt:P47 ?obj } GROUP BY ?sbj ORDER BY DESC (COUNT(?obj)) LIMIT 1 / rank | |||
Normal rank | |||
Property / query: SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279 wd:Q3624078 . ?sbj wdt:P47 ?obj } GROUP BY ?sbj ORDER BY DESC (COUNT(?obj)) LIMIT 1 / qualifier | |||
Property / query: SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279 wd:Q3624078 . ?sbj wdt:P47 ?obj } GROUP BY ?sbj ORDER BY DESC (COUNT(?obj)) LIMIT 1 / qualifier | |||
Revision as of 03:41, 30 September 2022
No description defined
- Which country borders the highest number of countries?
- What country has the most countries bordering it?
- Which country has the highest number of bordering countries?
Language | Label | Description | Also known as |
---|---|---|---|
English |
Which country borders the most countries?
|
No description defined
|
|
Statements
SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279 wd:Q3624078 . ?sbj wdt:P47 ?obj } GROUP BY ?sbj ORDER BY DESC (COUNT(?obj)) LIMIT 1
0 references