Skip to content

SiteKickr Web Development

search
search
MySQL Group Concatenation – The hidden function
Oct31November 1, 2013SQL / Database

MySQL Group Concatenation – The hidden function

The MySQL GROUP_CONCAT function isn’t a well-known feature, but it is one of the most useful functions that exists in MySQL. I call it the “loop-killer”. Here are a few ways to put it to use on your site.

Jul07SQL / Database

MySQL – Query last months data

You can query last months data without involving your scripting language to manipulate dates. Using MySQL's built in date subtraction methods, this is made simple…

Jun08June 8, 2011Server / Performance, SQL / Database

MySQL Bulk Update with ColdFusion

The example below demonstrates the use of the MySQL CASE statement to cleverly construct a bulk update statement. A huge performance boost over performing individual…

© 2025 SiteKickr