ON DUPLICATE KEY UPDATE is a MariaDB/MySQL extension to the INSERT statement that, if it finds a duplicate unique ... See also a similar statement, REPLACE.
確定! 回上一頁