Database Retrival

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Database Retrival

smithav
Hi,

Given that the user chooses a dimension attribute like 'Category' from the front end, how to retrieve the Product_Id's of all products associated with that 'Category' and then use the retrieved Product_Id as foreign key to retrieve details from another table?