Update reference.md
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ SELECT cdb_geocode_admin0_polygon('France')
|
|||||||
##### Update
|
##### Update
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
UPDATE {tablename} SET {the_geom} = cdb_geocode_admin0_polygon({country_column})
|
UPDATE {tablename} SET the_geom = cdb_geocode_admin0_polygon({country_column})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user