T
Tedd
I am trying to find the maximum date in a column. For
example I have a table that looks like this:
John $100 09/01/01
Jane $300 01/02/03
I want the query to bring back the row with the most
recent date...in this case the second row.
I tried doing a maximum date but it will not let me.
If anyone knows how to do this please let me know.
Thanks.
example I have a table that looks like this:
John $100 09/01/01
Jane $300 01/02/03
I want the query to bring back the row with the most
recent date...in this case the second row.
I tried doing a maximum date but it will not let me.
If anyone knows how to do this please let me know.
Thanks.