Hello, Suppose I have a field named "the_text" in a MySQL table named "the_table", containing the following data:
row1: "some tekst" row2: "some other tekst" row3: "yet some other tekst" Now, I want to run a replace query to replace "tekst" with "text" without changing the rest of the field contents. How can ths be done? ------------------------ Yahoo! Groups Sponsor --------------------~--> Check out the new improvements in Yahoo! Groups email. http://us.click.yahoo.com/7EuRwD/fOaOAA/yQLSAA/CefplB/TM --------------------------------------------------------------------~-> The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
