On Sat, 2009-08-08 at 20:00 -0400, Drew Jensen wrote: > then again you could change the query to this: > > SELECT `Date`, weekday( `Date` ) FROM `MSIS`.`precipitation` AS > `precipitation` > > WHERE > > weekday( `Date` ) in ( '4', '5', '6' ) > > AND > > `precipt` > 0 > > > The designer likes this construct. >
Perfectamundo. Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
