| SQL - Questions and Answers Have a SQL question? Post it here. First do a search to see if someone hasn't already answered it. |
|
|||
How to find if categories are set for employeesHey,
I have a table that records the type of employee say tab1.Now there is another table say tab2 which records the leave classifications that this employee has.I need to check if all classifications are set for the employee on the basis of its type. Example: if employee ID 123 has type Exempt Then employee ID 123 should have rows for overtime,holiday,pto set for him in tab2 |
|
Be the first to answer this question! Click on the 'Post Reply' button below.
|