Stuff…

I know I will forget.

Stuff… header image 2

MySQL replace() function

January 8th, 2009 · No Comments

URL:

update [table_name] set [field_name] = replace([field_name],’[string_to_find]‘,’[string_to_replace]‘);

Tags: MySQL

0 responses so far ↓

  • There are no comments yet...

Leave a Comment