SELECT * FROM category_id WHERE id = 5 LIMIT 1

SELECT * FROM recipes WHERE category = 5 ORDER BY title

pretending sanity ::