The tables you would need are the resource and resource property tables. However, if this is on a Node Details page, any update to the database is going to update for every node that pulls up the page. You also need to make sure you take note of either the resource name or the resourceID. I'd recommend the latter as you can have multiple resources with the same name.
↧