ma.gnolia

Sign In | Learn More

Skip to main content


14551_32 pyroman's Bookmarks Tagged With "insert"

  1. Visit Swap Insert for Update When Key Exists Swap Insert for Update When Key Exists

    When synchronizing tables or databases, sometimes it is useful to have a way to update a row if there is already an entry for a key. Using the MySQL syntax, ON DUPLICATE KEY UPDATE, it is possible to insert a row if it doesn’t exist or update it i… More

  2. Visit Multiple Inserts with a Subquery Multiple Inserts with a Subquery

    Important information on using a subquery when doing an insert.

Didn't find what you were looking for? Try searching Google.