hi i have table called products with columns
product_id prodcut_name prodcut_price( values like 1200,2000,3000
join the product and categories tables on category_id and then use a where to filter out product_price.
category_id
where
product_price