Shalgrim

Avatar

Data Engineer at Zapier

  • 活动总数 3
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 1
  • Shalgrim 创建了一个帖子,

    Commas in output of large numbers

    In my console output I want large numbers with commas in them. Is there a setting for that? For example: `Select count(*) from very_large_table` Current output: 2473974387 Desired output: 2,473,974...