摘要:
DECLARE @sql nvarchar(4000) DECLARE @cou int SET @sql='INSERT INTO people values('''+'xiaohong'+''');select @temp=@@IDENTITY' EXEC sp_executesql @sql, N'@temp int out', @cou OUT INSERT INTO child VA... 阅读全文
posted @ 2019-03-11 18:45
雷雨天的雷胖子
阅读(627)
评论(0)
推荐(0)

浙公网安备 33010602011771号