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?
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?