First Letters SQL Statement
May 25, 2005 Databases SQL, MySQL, PHP, Web Development
Here is a neat SQL statement that will return a recordset that counts the number of records that start with a particular letter.
I do have a good use for this that I need to implement. It was created by Matthew Mullenweg, the creator of Wordpress.
Leave a Reply