The problem is that you have a thousands separator in the number. Try replacing the comma. For example. SQL. select sum( try_convert(float, ...
確定! 回上一頁