Paul DuBois wrote:
>
>  You need to create another table that has a row for each date in the
>  range, then use that table in a LEFT JOIN to your original table
>  to find rows in the date table that are not represented by your original
>  table.

Thank you Paul, your sql table building script and your query
worked like a charm.

George                           

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to