working with money values in sql server
Hi,
I'm not used to working with the money values.
Can you tell me the best way to store salaries(£) in a DB?
I'm using the int datatype at the moment, but I'm having trouble entering values into my db, 8,000 enters as 80,000.
TIA
|