Help with mySql please

Discussion in 'MySQL' started by stock_post, Aug 10, 2012.

  1. #1
    stock_post, Aug 10, 2012 IP
  2. koko5

    koko5 Active Member

    Messages:
    394
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    70
    #2
    Hi, try:
    update `listings` set `title`=replace(`title`,'&',' ');
    Code (markup):
     
    koko5, Aug 10, 2012 IP