Postgresql creating a function to update a field with a subset of another
When adding new data to an existing table, I am trying to populate an existing field with a subset of data from another field. I’m using PGAdmin on postgres version 9 with postGIS extension
Postgresql creating a function to update a field with a subset of another
When adding new data to an existing table, I am trying to populate an existing field with a subset of data from another field. I’m using PGAdmin on postgres version 9 with postGIS extension