Project

General

Profile

1 6750 aaronmk
SELECT *
2 10626 aaronmk
FROM stemlocation
3
LEFT JOIN stemcount USING (stemcount_id)
4 6750 aaronmk
;