Replace column content in found set

I did a search on replace content on this forum, but I just don’t get it sorted out…

I want to replace all the text from a column in a found set to another value.

How do I do this? :?:

to a complete other value for each column or one value for all the columns?

if one value for all the columns see databasemanager.foundsetUpdater

else you have to loop through the records youreself setting the provider to what ever you want.