Dear all,
i have a table by the name of userinfo in sql server 2008 which is master table in include information related to employee and one another table by the name of checkinout(userid,checktime) which include information about user attandance now i want
to query those employee which is absent in February month ,
and query which is present in mention month .
thanks in advance ,