On Monday, September 11, 2017, wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.6/static/functions-formatting.html
> Description:
>
> select to_char(3148.5, '9G999D999'); does not return what was
> mentioned in
> the table, W
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.6/static/functions-formatting.html
Description:
select to_char(3148.5, '9G999D999'); does not return what was mentioned
in
the table, When I ran this expression it returned 3,148.500 and