SELECT * FROM category_id WHERE id = 4 LIMIT 1

SELECT * FROM recipes WHERE category = 4 ORDER BY title

pretending sanity ::