Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting dates not in a date set
Message
From
19/07/2007 11:10:12
John Baird
Coatesville, Pennsylvania, United States
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Selecting dates not in a date set
Miscellaneous
Thread ID:
01241975
Message ID:
01241975
Views:
76
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?
Next
Reply
Map
View

Click here to load this message in the networking platform