> I want format a column in select result: > > 1.1 => 1.10 > > Any idea? Try the to_date() function like SELECT to_char(1.1, '0.99'); Yours, Laurenz Albe
pgsql-general by date:
Соглашаюсь с условиями обработки персональных данных