duplicate records in query result

D

Dana

I am trying to run a select query that lists all records
where hours worked are greater than hours billed. This
requires joining several different tables. When I run the
query, the results are duplicated. (There aren't
duplicate records in the underlying database - something
in the way I wrote the query is causing the results to
duplicate themselves.) Any idea what I'm doing wrong?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top