SELECT * FROM category_id WHERE id = 2 LIMIT 1

SELECT * FROM recipes WHERE category = 2 ORDER BY title

pretending sanity ::