Hello,
I am attempting to pull information from two different tables. one of which has the date an item was ordered.
What I am trying to do is get just the Item number, schedule Id, Customer Number, customer name and the last invoice date.
All of the prior are in table 1 with the exception of Customer name and invoice date which are in table two.
Where I am having the problem is getting just the last invoice date not all of them as there are close to a million records to go through.
Please Help!
Thanks,
Dwg23
I am attempting to pull information from two different tables. one of which has the date an item was ordered.
What I am trying to do is get just the Item number, schedule Id, Customer Number, customer name and the last invoice date.
All of the prior are in table 1 with the exception of Customer name and invoice date which are in table two.
Where I am having the problem is getting just the last invoice date not all of them as there are close to a million records to go through.
Please Help!
Thanks,
Dwg23