Tag Archive | "MySQL"

MySQL : ORDER BY numbers

Saturday, May 9, 2009

12 Comments

ShareIn this article I will show you how to order MySQL records by numeric values (numbers, integers & floats) from the smallest to the largest number or the other way around using a MySQL ORDER BY query.

Continue reading...

iTunes podCast Categories SQL

Monday, April 21, 2008

1 Comment

ShareI am busy writing a podCast plugin for WordPress and figured that it would be most efficient if I created a Category model which will hold all the podCast feed categories which can be specified in the feed specifically for the iTunes store.

Continue reading...