Is there any way I can check the condition for month value from date column

I have a date column with date "2016-01-21 00:00:00" , I want to retrieve the month and check the condition for the same ?

for example month is Jan in above date column. I want to check the where condition dateColumn = 'Jan'

Thanks in Advance,
Shashi

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.