hi all,
i have a table that has the two fileds:
Return Date, Extension Time for Return Date
i need a query to choose the max date between these two fields
eg: if return date = 01 May 2008
ext return date = 10 may 2008
then the query should choose 10 may 2008
thanks for your help
i have a table that has the two fileds:
Return Date, Extension Time for Return Date
i need a query to choose the max date between these two fields
eg: if return date = 01 May 2008
ext return date = 10 may 2008
then the query should choose 10 may 2008
thanks for your help
Comment