you have a global search field, but I have a need for a global search and replace. We have lots of foreign addresses, etc. in our database and so we have a mix of characters (for example we might have Munich, Munchen, Muenchen, and München). We would like to implement a "policy" but first will need to clean up our existing data, which I think will only be feasible with a global search and replace (find all ü and replace with u). I can of course export tables and do it in Excel or ascii, but this is one table at a time. It would be nice to do them all at once.