December 20, 2007 at 1:41 am
Hi,
I am accpting date from the user in a form.
And i want to display the data in crystal reports month wise, in which i want the month names to be the column.
Ex:
Is there any way by which i can achive this output by sql query...?:confused:
December 20, 2007 at 1:50 am
Use datename function
For Example if you want to get current month
select datename(mm,getdate())
December 20, 2007 at 2:14 am
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy