Category: MySQL
MySQL Functions Series Wraps Up On Onextrapixel
A few weeks ago, I wrote a series of articles looking at some of the functions offered by the MySQL database system.
How to do Conditional Inserts in MySQL (INSERT … WHERE NOT EXISTS)
- Jonathan
- 11th Aug 2009
- Development, MySQL
At some point or other everyone needs to perform a conditional INSERT; one that is only executed after checking if the data is already in the database – so here’s how.
- Subscribe to our RSS feed currently serving 74 happy readers
- Follow @divisi0nby0 stay up-to-date with 40 other followers
