All-
What is the opinion regarding the use of MySQL's syntax for:
INSERT .... ON DUPLICATE KEY UPDATE
http://dev.mysql.com/doc/refman/4.1/en/insert-on-duplicate.html
I haven't seen any code that uses it. Is that habit or policy?
- Ken Rickard
agentrickard