For example the date format is "2014-05-01 16:31:35.897" is a column called "EffectiveStartDate'
I tried using where EffectiveStartDate like '2014-05-01%' but that returns nothing.
For example the date format is "2014-05-01 16:31:35.897" is a column called "EffectiveStartDate'
I tried using where EffectiveStartDate like '2014-05-01%' but that returns nothing.