Shalgrim
Data Engineer at Zapier
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created 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...