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,387
Please sign in to leave a comment.
Hi,
You can add your comments in the following issue https://youtrack.jetbrains.com/issue/DBE-2701
Thank you.