J
Janet
Hi there,
I'm having a problem with joins in a query. It's a
little complicated to describe, but I have a database in
which there is a table with employers, a table with
contractors who work for the employers, and then a third
table with other employees who work for either the
employers or the contractors(but generally the
contractors are the employers of these people). I want
to create a query/report which is sorted by the main
employers and shows all the contractors who work for the
employers, but also all the employees that work for each
contractor. I tried to do a join within the query to
show all the contractors, and only the employees that
work for those contractors, but I get an error message
saying my joins are questionable. I know this sounds
complicated, but does anyone know how to solve this
problem? Thanks!
Janet
I'm having a problem with joins in a query. It's a
little complicated to describe, but I have a database in
which there is a table with employers, a table with
contractors who work for the employers, and then a third
table with other employees who work for either the
employers or the contractors(but generally the
contractors are the employers of these people). I want
to create a query/report which is sorted by the main
employers and shows all the contractors who work for the
employers, but also all the employees that work for each
contractor. I tried to do a join within the query to
show all the contractors, and only the employees that
work for those contractors, but I get an error message
saying my joins are questionable. I know this sounds
complicated, but does anyone know how to solve this
problem? Thanks!
Janet