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.
nvarchar(max)