Dear All
I have 2 tables one called checkinout which records the date and time of attend of an employee from the device the second table is called userinfo which contains the employee information such as the start shift time
I have 2 employee A and B
A his shift starts at 10:00:00 AM
B his shift starts at 11:00:00 Am
I want to make an update query that if A nad B enters earlier than their shifts start
his attend in checkinout table will be updated to the shift time and if they entered after that no changes will happen
Please any help
Best Regards