How to release the memory used to parse XML field in SQL Server

后端 未结 0 792
粉色の甜心
粉色の甜心 2020-12-16 10:13

I have opened a lot of large XML using the store procedure sp_xml_preparedocument, and I close the tab on SSMS without calling sp_xml_removedocument

相关标签:
回答
  • 消灭零回复
提交回复
热议问题