Updating multiple properties in a JSON column in SQL Server

前端 未结 0 1024
Happy的楠姐
Happy的楠姐 2020-12-31 13:06

I have a table in SQL Server that contains a nvarchar(max) column containing JSON. I need to update an arbitrary number of properties in the JSON in each row.

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