B
Bob
I have three tables... a contracts table, an employee table and a junction
table. I then have a query that returns employees based on the contract they
work on. This works for two of the contracts, but for some reason the query
is not returning any employees for the third contract. As far as I can tell
there are no typos and I have not done anything different with this third
contract information, so I can't figure out why the query doesn't return this
particular contract information.
table. I then have a query that returns employees based on the contract they
work on. This works for two of the contracts, but for some reason the query
is not returning any employees for the third contract. As far as I can tell
there are no typos and I have not done anything different with this third
contract information, so I can't figure out why the query doesn't return this
particular contract information.