A
Aldred@office
Hi all,
I have a select statement like this:
Select Max(A_Date), Max(B_Date)
From blah blah blah...
How could I have my select statement to return the bigger (later) value of
these 2 selected fields?
Thanks.
I have a select statement like this:
Select Max(A_Date), Max(B_Date)
From blah blah blah...
How could I have my select statement to return the bigger (later) value of
these 2 selected fields?
Thanks.