What is the longest-living species? (Q244): Difference between revisions
Appearance
Created claim: issue (P36): unclear criteria (Q161) |
Changed claim: query (P11): SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1 |
||
| Property / query: SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1 / qualifier | |||
Revision as of 04:40, 24 April 2022
No description defined
- What species has the longest lifespan?
- Which species can live the longest?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | What is the longest-living species? |
No description defined |
|
Statements
SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1
0 references