Re: Happy Christmas

2009-12-26 Thread Allen McCabe
SELECT * FROM `greeting` WHERE `season` IN ('christmas', 'new_year'); On Fri, Dec 25, 2009 at 2:33 AM, peter scott pbsb...@googlemail.com wrote: Hope you are all having a Happy Christmas. Regards Peter -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

[MySQL] Table structure help needed

2009-08-07 Thread Allen McCabe
I am creating surveys for our website and want store questions and answers in a database. I found a tutorial that was useful, however it only gave structure for a single question with one answer. My surveys need to be more comprehensive than a poll question, and so I need some help with the