Which country has the most nuclear power plants? (Q124): Difference between revisions
Appearance
Added [es] alias: ¿Cuál país tiene el número máximo de plantas nucleares? |
Created claim: query (P11): SELECT ?obj WHERE { ?subj wdt:P31/wdt:P279* wd:Q134447 . ?subj wdt:P17 ?obj . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1 |
||
| Property / query | |||
SELECT ?obj WHERE { ?subj wdt:P31/wdt:P279* wd:Q134447 . ?subj wdt:P17 ?obj . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1 | |||
| Property / query: SELECT ?obj WHERE { ?subj wdt:P31/wdt:P279* wd:Q134447 . ?subj wdt:P17 ?obj . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1 / rank | |||
Normal rank | |||
Revision as of 00:33, 5 February 2022
No description defined
- Which country has the highest number of nuclear power stations?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Which country has the most nuclear power plants? |
No description defined |
|
Statements
SELECT ?obj WHERE { ?subj wdt:P31/wdt:P279* wd:Q134447 . ?subj wdt:P17 ?obj . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1
0 references