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