阅读背景:

T-SQL存储过程,在exec中声明变量

来源:互联网 

I'm trying to create a stored procedure using T-SQL to insert variables into a table. Using the method that I know of, you declare the variables in the creation of the stored procedure, but I believe it's possible to declare the variables as part of the exec statement to make the insert dynamic. I've googled and googled and googled and cannot find anything that supports this.I'm trying to create a stored procedure using T




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: