![]() |
1
8
参数必须是常量或变量。它不能是表达式。 |
|
2
0
“=”运算符的优先级是否可能低于“(”?如果是这样,它将被解析为 exec mystoredproc(@saleid=isnull)(@newidentifier,@saleid) ,这将是一个语法错误。 |