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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
