i am having two tables by name tempdevicelogs and emp_settings. In tempdevicelogs "logdatetime" is a coloumn and
in emp_setting "emp_status" is another column.
if any employee logs in then emp_status should show present else absent.
emp_status is char type.
can anyone help me out to get the results.
Thank you