I've never used ENUM before as a fieldtype. I know you could store values like 'AK','AL','AR','AZ','CA',... etc.
However, what query would you use to get the allowed values of that ENUM into an array (so I could create a dropdown list for example)?
Thanks, and what are your feeling on using set and ENUM vs. just having a dependent table by a foreign key?
Sam Fullman
Compass Point Media