Greetings, SQL gurus!

 

I am attempting to select fields Location and Item_Num from table A where A.Location = B.Location,

AND

select Item_Description from table C, where A.Item_Num = C.Item_Num.

 

 

Any help would be appreciated.

 

Louise

 

 

Reply via email to