>is there a way to select a recordset ordered by "company"? Kind
of like, >but not quite: SELECT * FROM mytable ORDER BY companyname >(where the "companyname" is some function that pulls out the company name) Yes you can ORDER BY a function result. PB ----- Subscriptions wrote: I'm not sure if this falls under a PHP topic or a MySQL topic, but I have a table that contains a field that stores serialized data. Is there a way to order a recordset by a piece of the serialized data? For example, if a field called "data" contains serialized data that looks like this: |
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.14.21/235 - Release Date: 1/19/2006
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]