In my PC I have some SQL Server version installed from 2008 R2 to 2017.
In all cases when I debug SQL scripts or stored procedures the debugger shows float numbers in scientific notation instead of decimal notation. This happens in SSMS and also in Visual Studio 2019. Any suggestions?
Thank you