i have a situation , that i want a date should show me month.
i have two dates filed in table that are Due_Date and Close_Date
my condition would be in query is that a column name Month will show the Month value , if the Due_date is not equal to blank then it will show the Month for Due_date value or it will show the Month of Close_date Value.
any help with the query will be appriciated.