Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting dates not in a date set
Message
From
19/07/2007 12:09:20
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01241975
Message ID:
01242024
Views:
27
>>I have an accounting table with transactions entered daily for funds. I need to select from the transaction table to make sure all dates have been loaded. I need to check that every day from 9/1/2006 thru today are represented in the file for all funds, and print a list of the missing days, i.e.
>>
>>
>>fund         trans_date
>>ABC           10/14/06
>>ABC            3/14/07
>>DEF            1/4/07
>>
>>
>>
>>I have been going round and round with this. I'm not sure the best way to implement it. How would you do it?
>
>
>Check interesting link http://book.itzero.com/read/others/0602/OReilly.SQL.Cookbook.Dec.2005_html/0596009763/sqlckbk-CHP-9-SECT-10.html for ideas.

thanks for the link, i've marked it for future use, but I didn't see anything about selecting dates not in a range of dates.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform