Diplostephium asplundii
Diplostephium asplundii is a species of flowering plant in the family Asteraceae. It is found only in Ecuador. Its natural habitats are subtropical or tropical moist montane forests and subtropical or tropical high-altitude shrubland. It is threatened by habitat loss.
Diplostephium asplundii | |
---|---|
Scientific classification | |
Kingdom: | |
(unranked): | |
(unranked): | |
(unranked): | |
Order: | |
Family: | |
Tribe: | |
Genus: | |
Species: | D. asplundii |
Binomial name | |
Diplostephium asplundii Cuatrec. | |
Sources
- Montúfar, R. & Pitman, N. 2003. Diplostephium asplundii. 2006 IUCN Red List of Threatened Species. Downloaded on 20 July 2007.
gollark: This is the example:```javascriptconst db = require('better-sqlite3')('foobar.db', options); const row = db.prepare('SELECT * FROM users WHERE id = ?').get(userId);console.log(row.firstName, row.lastName, row.email);```
gollark: I didn't mean to EXECUTE it.
gollark: ...
gollark: ```javascriptconst db = require('better-sqlite3')('foobar.db', options); const row = db.prepare('SELECT * FROM users WHERE id = ?').get(userId);console.log(row.firstName, row.lastName, row.email);```
gollark: I don't want an ORM, I just want it to actually provide/accept data in a non-annoying way.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.