Project

General

Profile

1
SELECT *
2
FROM observationcontributor
3
LEFT JOIN party USING (party_id)
(3-3/10)