Currently I'm checking to see if a value exists in the database before
deciding whether to update it or insert it.  Would this be quicker to do if
I merely used REPLACE?  Is that the purpose of the REPLACE command?  If it
exists, just update it, and if it doesn't exist, insert it?

Thanks,

---------------------------
Jason H. Frisvold
Senior ATM Engineer
Engineering Dept.
Penteledata
CCNA Certified - CSCO10151622
[EMAIL PROTECTED]
---------------------------
"So Long and Thanks for all the Fish" -- Douglas Adams [1952-2001]



---------------------------------------------------------------------
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