Which planet has the least mass? (Q411)
Jump to navigation
Jump to search
No description defined
- What is the smallest planet in terms of mass?
- What planet has the smallest mass?
Language | Label | Description | Also known as |
---|---|---|---|
English |
Which planet has the least mass?
|
No description defined
|
|
Statements
SELECT ?planet WHERE { ?planet wdt:P31/wdt:P279* wd:Q634 . ?planet wdt:P2067 ?mass .} ORDER BY ASC(?mass) LIMIT 1
0 references