Hello, this is my first post so as you can imagine, I'm quite a n00b at this.
I want to know if there's a way to include commas in numerical values in a database. I have a lot of integer (INT) rows but I cannot include commas, so instead of 10,000 I can only enter 10000.
The reason I want this is because in the output, I want all numbers to have commas. Is there any way around this?