So, I have a date column in a table
What I want to do is in another table, if the Tank column reads SPS or Nano, return the earliest date and the latest date. Is there a way to do this? Or do I have to have two separate date columns and roll that up?


