SELECT * FROM category_id WHERE id = 8 LIMIT 1

SELECT * FROM recipes WHERE category = 8 ORDER BY title

pretending sanity ::