Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [Andy] Need assistance with a mysql statement.: Edit Log

Here is the list of edits for this post
Re: [Andy] Need assistance with a mysql statement.
Thanks Andy,

One more thing in that same field some values are FALSE. If I want to replace FALSE with nothing could I also use this statement:

UPDATE allcards SET isred = REPLACE(isred,"FALSE","") WHERE isred LIKE '%FALSE%'

Last edited by:

Westin: May 28, 2009, 12:11 AM

Edit Log: