Hi:
In the Where section of a Select statement I want to use a statement that tests if a date is less than the maximum of a group of dates...so in plain language it would be:
Where
DateA is less than the maximum of (DateB, DateC, DateD)
Can this be done?
TIA
Holly
In the Where section of a Select statement I want to use a statement that tests if a date is less than the maximum of a group of dates...so in plain language it would be:
Where
DateA is less than the maximum of (DateB, DateC, DateD)
Can this be done?
TIA
Holly