MySQL Forums
Forum List  »  Newbie

How would I go about doing this?
Posted by: Joey Gettings
Date: April 05, 2005 10:59PM

INSERT INTO ibrpg_quest VALUES (1, 'House Work', 'Clean your damn room scank', 1, 100, 'Coal', 30, 0, '', '', 0, 0, 100, 100, 30);



After it's inserted, I want to remove it, or add something to it, or write over it.

Say I wanted to change 'house work' to something else maybe.. 'after school work'.

I'll get the duplicate error.

please help

Options: ReplyQuote


Subject
Written By
Posted
How would I go about doing this?
April 05, 2005 10:59PM


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.