sql dates

  1. M

    Help adding to existing SQL statement, date greater than or equal to

    I'm trying to insert a filter into an existing SQL statement that I did not create, and frankly do not really understand. Where in this series can I add a filter for date >= 01/01/2017? SELECT [Case Name], [Case Status Name] AS [Case Status], CASE...
  2. K

    SQL Date Filter not working

    Hi! I am expecting this query to only provide me information after the Date select Date, ID, Activity from [AZ].[dbo].[VW_ActivityDetails] where Date > '07-01-2020' order by Date I have tried using some CONVERT functions on the Date field but they haven't worked. I am sure...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top