I would be grateful if someone could tell me how to replace a single
value in a table.
What i want to do is something like 

REPLACE contacts (access) VALUE ('P') WHERE id=x

but this doesn't seem to work. (and i can't use REPLACE SELECT becasue
this would require selecting on same table as replacement)

Any suggestions?
thanks!
jane



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to