Microsoft SQL Server
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft SQL Server

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old March 22nd, 2004, 05:46 PM
PNewton PNewton is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 14 PNewton User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question grouping on time in a datetime column

I need to do a GROUP BY on only the time portion of a datetime column. Such as:

GROUP BY FormatDateTime(clickdatetime,3)

Is this possible? The field value is automatically put in the database by the getdate() function.

Thanks.

Reply With Quote
  #2  
Old March 23rd, 2004, 02:34 AM
Kris_Vanherck's Avatar
Kris_Vanherck Kris_Vanherck is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Location: Belgium, Antwerp
Posts: 177 Kris_Vanherck User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 sec
Reputation Power: 5
look through the help for date functions: DAY(), MONTH() and YEAR() exist so there is probably also something like TIME()

Reply With Quote
  #3  
Old March 23rd, 2004, 07:43 AM
zastil zastil is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Location: properties sale france
Posts: 17 zastil User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 26 sec
Reputation Power: 0
Thumbs up Ere we go!

Code:
 
select Datepart(hour, getdate())
select Datepart(minute, getdate())
select Datepart(second, getdate())
select Datepart(millisecond, getdate())

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft SQL Server > grouping on time in a datetime column


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT