Select distinct a.ProductId,a.ProductName,a.productModel,b.complaints,b.Feedback from tbl_productfeedback b,tbl_Productdetails a where a.ProductId=b.productId order by a.ProductId
Regards, Lakshmi Naraayanan.S http://dotnettechrocks.blogspot.in/ http://abaprocker.blogspot.com/
Login to post response