Is it possible to bulk edit fields?

Hi,

is there a way to edit multiple pages at once (like sql ‘update … where x = y’)?

For Example search and replace a string in a field of all or matched pages

thanks

What is your use case? Do you want to do this programmatically via php? Or just a one time thing which can be done in any editor?