sql query in vb.net 2005
HI there,
I am using MS-Access . There in the database , I have three tables.
First table contains two fields namely customerid , custome_name.
Second table contains again the two fields namely productid and product_name.
Third table contains productid , customerid , address.
Is there any way to calculate the customer name , product name , address with in a single query.
Any help will be appreciated.
Thank You.
Pankaj
|