R
Razor
Hi,
I have a table with 30,000 records.
When I do an INNER JOIN with a second table on
ExpenseCode, the records returned by the query actually
GROW to 34,000.
How is this possible? What records are being repeated?
Expense code is unique to the second table and repeats in
the 30,000-record table.
Thanks!
Regards,
Razor
I have a table with 30,000 records.
When I do an INNER JOIN with a second table on
ExpenseCode, the records returned by the query actually
GROW to 34,000.
How is this possible? What records are being repeated?
Expense code is unique to the second table and repeats in
the 30,000-record table.
Thanks!
Regards,
Razor