MySQL Forums
Forum List  »  MySQL Query Browser

Very Easy query...
Posted by: amit liron
Date: May 17, 2010 01:51AM

Hi,

Sorry, but I cant write a query to update tuples.

My table name: tab
fields: Key (BigInt, Primery key)
Name (varchar(45))

I have a tuple like (100, 'z')
and I want to update the name of that specific tuple (char it to 'xxx')

How can i write the following query ?

Options: ReplyQuote


Subject
Written By
Posted
Very Easy query...
May 17, 2010 01:51AM
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.