Project

General

Profile

1
SELECT *
2
FROM "observationContributor"
3
LEFT JOIN party USING ("PARTY_ID")
(3-3/10)