Project

General

Profile

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