Re: [SQL] Need some SQL help

2002-10-07 Thread Dan Langille
On Sun, 6 Oct 2002, Brian Ward wrote: > I have a table > id int > statusint > create_dt datetime > > When users log in and out I insert a row into this table throughout the day. > I'm trying though to come up with a querie to tell me and ordering of users > as they report in in the mo

[SQL] Need some SQL help

2002-10-07 Thread Brian Ward
I have a table id int statusint create_dt datetime When users log in and out I insert a row into this table throughout the day. I'm trying though to come up with a querie to tell me and ordering of users as they report in in the morning so i'm trying to say select each user and the ea