Revision 4344
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/CTFS/Plot/create.sql | ||
---|---|---|
1 | 1 |
SELECT * |
2 | 2 |
FROM "Plot.src" |
3 |
LEFT JOIN "Country.src" USING ("CountryID") |
|
3 |
LEFT JOIN "Country.src" USING ("CountryID") |
Also available in: Unified diff
inputs/CTFS/Plot/create.sql: Added newline at end of file