coe_sniper
11-19-2007, 11:50 PM
I have a table, product. In the product table, there is mainly product id, supplier id and the rest.
When a product id is give, i want to display the rest of the productid who have the some supplier as the given product id.
And in the list, the given product id should not be shown. CAn anyone pls tell me how to do it. I doubt that i have to use union, but i am not sure.
When a product id is give, i want to display the rest of the productid who have the some supplier as the given product id.
And in the list, the given product id should not be shown. CAn anyone pls tell me how to do it. I doubt that i have to use union, but i am not sure.