Stored procedure rounds returned fields, but calling from PHP function shows unrounded fields

前端 未结 0 1795
無奈伤痛
無奈伤痛 2020-12-01 12:41

I am using SQL Server 2012, and PHP 7.4. I have a stored procedure called temp that returns a number rounded to 2 decimal places.

CREATE PROCEDUR         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题