On 2008-01-08, at 03:43, num...@deathwyrm.com wrote:
Philip Newton wrote:
It even lets you mix the two with REPLACE INTO, which will do an
INSERT, unless the record is already present, in which case it'll do
an UPDATE instead.

You mean an UPDATE OR INSERT?

Rather, it does a DELETE then an INSERT.

Oh.

You're kidding, right? Right? No?

Reply via email to