On Tue, Aug 30, 2022 at 8:21 AM John Scalia <jayknowsunix@xxxxxxxxx> wrote:
The query is a simple: SELECT to_jsonb(geom) FROM addresses LIMIT 1;
What is the point of LIMIT 1?
David J.
The query is a simple: SELECT to_jsonb(geom) FROM addresses LIMIT 1;