What are the differences between numeric
, float
and decimal
datatypes and which should be used in which situations?
For any kind of financial transaction (e.g. for salary field), which one is preferred and why?
What are the differences between numeric
, float
and decimal
datatypes and which should be used in which situations?
For any kind of financial transaction (e.g. for salary field), which one is preferred and why?