SELECT * FROM category_id WHERE id = 10 LIMIT 1

SELECT * FROM recipes WHERE category = 10 ORDER BY title

pretending sanity ::