Commas in output of large numbers Shalgrim 创建于 2017年06月23日 16:47 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,387
Hi,
You can add your comments in the following issue https://youtrack.jetbrains.com/issue/DBE-2701
Thank you.