how to handle null dates with min() and max()? | jeckels | 2010-10-04 14:17 |
Status: Closed | ||
Hi Ben, Your current approach seems like a good solution to me, all things considered. Since the SQL is relatively concise, we're probably best off prioritizing things like special date functions for overlap type queries that end up being very verbose, especially when the handle null. Thanks, Josh |
||