Which planet has the least mass? (Q411): Difference between revisions
Appearance
Added [en] alias: What planet has the smallest mass? |
Changed claim: instance of (P1): question (Q1) |
||
| Property / instance of: question / qualifier | |||
| Property / instance of: question / qualifier | |||
Revision as of 23:39, 1 April 2023
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