I am new to databases and I need help designing a database which can tell me which employees at a jobsite have certain skills, I am going to build an application that will get the jobsite and skills. I want it to return the employee list of those with these skills. It will have an employee table,skills table and jobsite table plus other tables for other employee info. Any help would be appreciated.