单项选择题

能正确定义存储过程输出参数“@成绩”为整型的选项是()。

A.DECLARE @成绩
B.DECLARE @成绩 int
C.@成绩 int
D.@成绩 int output

微信扫码免费搜题