Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Group by date portion of datetime
Message
From
28/04/1997 11:21:16
 
 
To
24/04/1997 19:59:13
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00029545
Message ID:
00029911
Views:
31
>>Does anyone know how to group a result set on just the date portion of a datetime column using SQL pass-through?
>
>Just select one more column: datepart as date(datetime field) and group on this column.
>
>Vlad

The DatePart function in MS SQL server doesn't allow you to return the entire date portion. I would have to concatenate the year, month and day portions and I'm hoping to avoid that.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform