RootCauseunvalidated
it will display, for example `1029.6` — a `NUMERIC(5,1)`. Tension: I want a dash between then first and second digit. Outcome: If you want that format to be available without needing `to_char()` in your `select`.
03b2b121-df92-46f0-82a3-c972b481cdba
it will display, for example 1029.6 — a NUMERIC(5,1). Tension: I want a dash between then first and second digit. Outcome: If you want that format to be available without needing to_char() in your select.