Which planet has the least mass? (Q411): Difference between revisions
Appearance
Changed claim: instance of (P1): question (Q1) |
Changed claim: mention (P38): smallest * in terms of mass |
||
| Property / mention | Property / mention | ||
smallest * in terms of mass (English) | |||
Revision as of 03:19, 19 May 2025
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