Pass data for Readonly Data type when execute a SP in sql

后端 未结 0 444
遥遥无期
遥遥无期 2020-12-14 14:08

I need to execute a SP in Sql Server. I excute the SP using external Script as follows.

Declare @partid int
Declare @Quantity float
Declare @unitCost float

E         


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