Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sequencing on date- time
Message
From
29/12/2016 13:14:29
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Sequencing on date- time
Miscellaneous
Thread ID:
01646191
Message ID:
01646191
Views:
47
I have a delivery table with the following columns

location c(10)
driver c(2)
pickupdate datetime
pickuptime c(8) 99:99:99

I want to sequence pickups for a given driver, location and day of the week by pickup time.
One wrinkle is that there are lots of pickups for any day and there can be some odd times. I want to use the most common time for a day.
That is, I want to wind up a table with one row for each driver, location and day of the week sequenced as above
Another wrinkle is that I might want to do this in MySql as well as in SQL Server.

Any ideas most welcome.
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Next
Reply
Map
View

Click here to load this message in the networking platform