会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
二师弟
博客园
首页
新随笔
联系
订阅
管理
2014年12月26日
动态sql语句输出参数
摘要: declare @sql nvarchar(2000) declare @cou int declare @id varchar(20) set @id='1' set @sql='select @count=count(*) from emp where id=@id' exec sp_execu...
阅读全文
posted @ 2014-12-26 09:05 二师弟tl
阅读(443)
评论(0)
推荐(0)
编辑
公告