Web Development / MySQL

Tips and tutorials related to the MySQL relational database.

MySQL substring replace, with simple query builder

MySQL substring replace, with simple query builder

A simple way to perform a substring replace in MySQL. With a basic form to build your own query.

Mar 3rd, 2010 | 3 comments | MySQL
Obtaining an average per day value of a field with MySQL's DATEDIFF function

Obtaining an average per day value of a field with MySQL's DATEDIFF function

Get an average number of views per day with MySQL's DATEDIFF function.

Jun 10th, 2009 | 0 comments | MySQL

Back to top