T
TA
Hello all,
I have a table have 3 char fields: date1,date2,date3.
How to I do a query to know which field is contain the
oldest date? Like:
Date1 Date2 Date3
01/11/2003 <NULL> 01/13/03
These fields sometime have a value sometime is null.
How can I determine it have a value to calculate?
Thank for all reply,
TA
I have a table have 3 char fields: date1,date2,date3.
How to I do a query to know which field is contain the
oldest date? Like:
Date1 Date2 Date3
01/11/2003 <NULL> 01/13/03
These fields sometime have a value sometime is null.
How can I determine it have a value to calculate?
Thank for all reply,
TA