摘要:
适用:修改或添加多条记录的存储过程例子:DECLARE @idoc intDECLARE @doc nvarchar(max)SET @doc ='<roots> <root> <id>1</id> <name>a</name> </root> <root> <id>2</id> <name>b</name> </root></roots>'EXEC sp_xml_preparedocument @idoc OU 阅读全文
posted @ 2012-08-14 16:05
Loser0628
阅读(226)
评论(0)
推荐(0)

浙公网安备 33010602011771号