Division By Zero

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.

Continue reading

How to do Conditional Inserts in MySQL (INSERT … WHERE NOT EXISTS)

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.

Continue reading

Copyright © 2009 - 2010 Division By Zero - Credits