gdanalakshmi
Registered User.
- Local time
- Today, 23:44
- Joined
- Nov 26, 2002
- Messages
- 102
I have 2 tables with 2 columns.
TableA (MoveID, DateA) has all the records.
TableB (MoveID, DateB) has few records. I need to calculate the difference in dates (DateB - DateA). How do I find the differnce when there is no correspoding record in TableB?
TableA (MoveID, DateA) has all the records.
TableB (MoveID, DateB) has few records. I need to calculate the difference in dates (DateB - DateA). How do I find the differnce when there is no correspoding record in TableB?