Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想摆脱 isql 六位数的限制。我怎样才能克服这个?
" isql 仅显示小数点后六位浮点数或实数数据,对余数进行四舍五入。"
如果我们从 sql 优势中得到它,我们可以看到逗号后的所有数字。但是如果我们从批处理文件开始,我们就看不到六位数之后的其余部分。
您可以从下面的屏幕截图中看到不同的结果
点击截图
有什么建议吗?
亲切的问候,