Webforumz's RSS FeedRSS Webforumz RegistrationRegister Contact Webforumz StaffContact

Month and Year

This is a discussion on "Month and Year" within the Databases section. This forum, and the thread "Month and Year are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jun 26th, 2006, 19:31
New Member
Join Date: Jun 2006
Location: Baltimore,MD
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Month and Year

Hi,
I need to get the totals for each month from a SQL Server DB. I can do it but the problem is I then need to chart it so I need to group on the month/yyyy.

So the query needs to have an "AS monthyear". I can get the month and the year separately using DatePart but how do I get them together?

Thanks,
Jen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old Jun 26th, 2006, 21:01
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 23
Posts: 1,685
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Re: Month and Year

METHOD 1: (BAD)
CAST the month and year as strings and join them into one string...
Use the string as the primary key.

METHOD 2: (GOOD)
Group by month and year individually (2 fields)
The 2 fields together form your primary key.
then u can still display month and year together in one string if you want to

How r u presenting this info? in a website?
__________________
Diego - Web-Developer & London SEO Expert
jQuery Plugins: Multiple File Upload, Star Rating, FCKEditor | NEW: XML to JSON
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
month, year

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
$5 per year for a pr5 link Jasonb Link Building and Link Sales 1 Jan 30th, 2007 10:30


All times are GMT. The time now is 16:13.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8