SELECT * FROM `greeting` WHERE `season` IN ('christmas', 'new_year');
On Fri, Dec 25, 2009 at 2:33 AM, peter scott <[email protected]> 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: > http://lists.mysql.com/[email protected] > >
