Santal_Maluko
June 27th, 2005, 11:48 AM
Hi,
I would like to have some help here
I have 2 tables:
events(eventid, description, userid) -> description can be Checkin or Checkout;
users(userid, username)
I would like to have all the users that their LAST event is CHECKIN
Seems easy but I can't get a query to do this....
Thanks in Advance
I would like to have some help here
I have 2 tables:
events(eventid, description, userid) -> description can be Checkin or Checkout;
users(userid, username)
I would like to have all the users that their LAST event is CHECKIN
Seems easy but I can't get a query to do this....
Thanks in Advance