Jump to content

[SOLVED] SQL Date


ess14

Recommended Posts

Having a little problem working out the proper sql for this query....

 

What im trying to do is return some results grouped by the month they were added. So how do i do that in sql when my columns are in DATE type.

 

so, say the date is 2007-02-20 in my date field, how do i use SQL to just return the month(ie 02) so that i can group it?

 

Can i use DATEPART() on a Date type column?

 

thanks for the help

Link to comment
https://forums.phpfreaks.com/topic/39269-solved-sql-date/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.