会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
竹楼风雨声
博客园
首页
新随笔
联系
订阅
管理
2025年1月25日
句柄 sp_prepare,sp_execute,sp_unprepare
摘要: 执行方法: declare @p1 int --set @p1=30 exec sp_prepare @p1 output,NULL,N'select top 40 billcode,item,case when SUM(inqty) <> 0 then 0 else 1 end as qty fr
阅读全文
posted @ 2025-01-25 16:33 竹楼风雨声
阅读(60)
评论(0)
推荐(0)
公告