Project

General

Profile

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