Archive

Posts Tagged ‘UPDATE table_name’

Mass Replace String in MySQL Table Database

June 13th, 2008 No comments
Mass Replace String in MySQL Table Database There are basically 2 ways suggested method: 1st, save/copy the database table and use text editor's "search and replace" function and fill table with new content; 2'nd , use MySQL REPLACE function: UPDATE table_name SET column_name = REPLACE(column_name,"original_text","replace_text")
GoCache - ByREV-Cache v1.0 - live served in : 0.392001 sec (gzip)