Good day ..
Running a query that uses approx 12 tables to retrieve data. When the query runs, it pulls back the correct data and then duplicates it. Should pull back 3 rows, it does but then it pulls back another 3 with the exact same row id etc.
I believe that this is happening because of one of the joins, but am not sure. Is there anyway to figure out the exact problem?
Thanks
Running a query that uses approx 12 tables to retrieve data. When the query runs, it pulls back the correct data and then duplicates it. Should pull back 3 rows, it does but then it pulls back another 3 with the exact same row id etc.
I believe that this is happening because of one of the joins, but am not sure. Is there anyway to figure out the exact problem?
Thanks