SELECT * FROM `greeting` WHERE `season` IN ('christmas', 'new_year');
On Fri, Dec 25, 2009 at 2:33 AM, peter scott wrote:
> Hope you are all having a Happy Christmas.
>
> Regards
>
> Peter
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> h
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
structu