Sterna, Evros
Sterna (Greek: Στέρνα) is a settlement in the Evros regional unit of Greece. It is located around 9 kilometers west of Nea Vyssa and northwest of Orestiada, on low hills between the rivers Evros and Arda.
Sterna Στέρνα | |
---|---|
![]() ![]() Sterna | |
Coordinates: 41°34′N 26°28′E | |
Country | Greece |
Administrative region | East Macedonia and Thrace |
Regional unit | Evros |
Municipality | Orestiada |
Municipal unit | Vyssa |
Population (2011)[1] | |
• Rural | 621 |
Time zone | UTC+2 (EET) |
• Summer (DST) | UTC+3 (EEST) |
Population
Year | Population |
---|---|
1981 | 1,015 |
1991 | 1,008 |
2001 | 867 |
2011 | 621 |
History
Sterna was ruled by the Ottoman Empire until the Balkan Wars of 1913, when it joined Bulgaria. After the Greco-Turkish War (1919-1922) it was ceded to Greece.
gollark: There's an array of SQL scripts a bit above it.
gollark: Check out minoteaur's advanced™ migration engine:```nimproc migrate*(db: DbConn) = let currentVersion = fromDbValue(get db.value("PRAGMA user_version"), int) for mid in (currentVersion + 1) .. migrations.len: db.transaction: logger.log(lvlInfo, "Migrating to schema " & $mid) db.execScript migrations[mid - 1] db.exec("PRAGMA user_version = " & $mid) logger.log(lvlDebug, "DB ready")```
gollark: My DB-using projects include all migration capability too, if sometimes limited to a bunch of `CREATE TABLE IF NOT EXISTS` calls, but if I ever *needed* it I would just make them able to call some functions to migrate the rows.
gollark: Well, yes, unless you write an extension for it, but no fixed length ones, and I can just do complex stuff in the program.
gollark: You're right, maybe just preinstall a rootkit on all the systems with databases?
External links
References
- "Απογραφή Πληθυσμού - Κατοικιών 2011. ΜΟΝΙΜΟΣ Πληθυσμός" (in Greek). Hellenic Statistical Authority.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.