Really simple question, I'm relatively new to SQL. I have a large amount of money that I need to store in my database such as £14,567,543. How would I go about to do this, I am already using DECMIAL(19,4). I just need to know the layout such as would I insert it using a period to split up the number or with a comma. Really simple question, I'm relatively new to S