MySQL Forums
Forum List  »  MySQL Query Browser

Re: Very Easy query...
Posted by: amit liron
Date: May 18, 2010 07:34AM

Hi

I figure out how to do it

Thank's

Amit

UPDATE table_name
SET filed_name = 'xxxx'
WHERE filed_name_2 = YYY

Options: ReplyQuote


Subject
Written By
Posted
May 17, 2010 01:51AM
Re: Very Easy query...
May 18, 2010 07:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.