Showing page 1 of 1
Previous Next

me@grafxflow

08 Nov, 2012

Database

MySQL UPDATE a column value with add or subtract

A numerical value in a MySQL database table, needs to be updated by adding or subtracting a value. This can be done with a simple MySQL query.

me@grafxflow

04 May, 2011

Database

MYSQL Select values containing any UpperCase characters

I recently had a problem searching for values containing any uppercase characters in a MYSQL database. I had this little query but with no luck.

me@grafxflow

12 Mar, 2011

Database

MySQL Function Tips

Here are some tips that can really be helpful for MYSQL queries for quick reference. Including Database control functions and the like.

Showing page 1 of 1
Previous Next