Hi
i want to display date value like ''01-May-2014' to '01-july-2014'.in my column result i want to show like
May-2014
June-2014
..
..
July 2015
how to do this in sql server..i dont want to use Union function like hardcode from ''01-May-2014' to '01-july-2014'.