pgadmin automatically display thousand seperator

前端 未结 0 809
一个人的身影
一个人的身影 2021-01-22 11:24
SELECT TO_CHAR(76543210.98, \'999G999G990D00\'); 

This line code works well in pgadmin4, and psql. But It convert the numeric to text, obviously that\'s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题