I have a simple web app , and want to save some numbers of Float or Double format in SQL server.
but there is a problem , when I try to save 123.66 , In Table I see
This is not a database issue, but a general problem with floating numbers