Hello,
I found that when a single dynamic attribute is updated on a given record, every other non-null attribute on that record is also updated. I discovered this by looking at the UPDATE_TS field on the SYS_ATTR_VALUE table.
I’m using SQL Server 2012.
Thanks.