SELECT * FROM category_id WHERE id = 9 LIMIT 1

SELECT * FROM recipes WHERE category = 9 ORDER BY title

pretending sanity ::