By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
6 rows affected
| id | name | geolocation |
|---|---|---|
| 1 | aaaa | 0.0,0.0 |
| 4 | dddd | 2.2,2.2 |
| 5 | eeee | null |
| 2 | bbbb | 1.1,1.1 |
| 3 | cccc | 0.0,0.0 |
| 6 | ffff | 0.0,0.0 |
6 rows affected
| id | name | geolocation |
|---|---|---|
| 1 | aaaa | 0.0,0.0 |
| 4 | dddd | 2.2,2.2 |
| 5 | eeee | null |
| 2 | bbbb | 1.1,1.1 |
| 3 | cccc | 0.0,0.0 |
| 6 | ffff | 0.0,0.0 |