2
Answers

Filtring of table in sql server

Photo of Deepak Middha

Deepak Middha

13y
1.6k
1
I want to filter a table which contain employees entry and exit time details. any employee can enter several time and exit several time ,I want to filter my table according latest entry time and exit time of the each day.

Answers (2)