Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To specify a range of dates syntax like the following could be used:

Code Block
languagesql
themeConfluence
 (CONVERT(DATE,AttemptDate) >= '2018-04-18' AND CONVERT(DATE,AttemptDate) <= '2018-04-20'))