Hi SQL friends,
We're using a proximity card for logging in the attendance. I have a field for door access and field also for its corresponding log date and time. Since there are several logs of date/time for each day from different doors, can I possibly SELECT only the first time in and last time out for each employee for each day regardless from which door?
In short, first time in last time out for each day per employee.
Thank you in advance.
Cheers!
We're using a proximity card for logging in the attendance. I have a field for door access and field also for its corresponding log date and time. Since there are several logs of date/time for each day from different doors, can I possibly SELECT only the first time in and last time out for each employee for each day regardless from which door?
In short, first time in last time out for each day per employee.
Thank you in advance.
Cheers!
Comment