G
Guest
I am trying to write a query based on data tables including a project origination date and an update date. I want the query to return the most recent date of the two. Some projects will not have two dates; only the origination date.
I get error messages when trying to use MAX functions, and I don't speak SQL. Any ideas?
Thanks in advance
I get error messages when trying to use MAX functions, and I don't speak SQL. Any ideas?
Thanks in advance