I\'d like to know, if when I\'m performing a "replace into" query, for example:
REPLACE INTO `table` (id, name) VALUES(1000, "table name")