We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffdffa6 commit ff88545Copy full SHA for ff88545
geonames_db_struct.sql
@@ -1,7 +1,3 @@
1
--- DROP DATABASE IF EXISTS geonames;
2
--- CREATE DATABASE geonames DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci;
3
--- USE geonames;
4
-
5
-- Create syntax for TABLE 'admin1CodesAscii'
6
CREATE TABLE `admin1CodesAscii` (
7
`code` char(15) DEFAULT NULL,
0 commit comments