Project

General

Profile

1
SELECT *
2
FROM "taxonImportance"
3
LEFT JOIN "stemCount" USING ("taxonImportance_ID")
4
;
(3-3/8)