Custom update in Transaction groups

I have a table named io with, aprox this structure:

io_id, io_name, io_value, io_tag_name.

This table have as many rows as many tags there are.

I’m trying to have always in this table the values for each tag.

There will be many tags (2000-3000).