Project

General

Profile

1
SELECT *
2
FROM "Plot.src"
3
LEFT JOIN "Country.src" USING ("*CountryID")
(4-4/9)