Hello, I have what I hope is a very simple issue, but I can't work it out.In management studio, a date value appears as:2015-07-20 14:50:20.000I'm ok about formatting that to appear as 20 July 2015 but, when I put in my WHERE query,Date >=2015-07-20All date values are coming through, starting from 2009! Is there any way I can add a statement to just bring through dates from a particular period, e.g. today's date or between last week and this week?Any help appreciated, thanks.Thanks
↧