Project

General

Profile

1 11098 aaronmk
SELECT *
2
FROM observationcontributor
3
LEFT JOIN party USING (party_id)