Trim trailing spaces with PostgreSQL

后端 未结 4 1715
野趣味
野趣味 2020-12-04 13:30

I have a column eventDate which contains trailing spaces. I am trying to remove them with the PostgreSQL function TRIM(). More specifically, I am r

4条回答
提交回复
热议问题