SELECT * FROM category_id WHERE id = 7 LIMIT 1

SELECT * FROM recipes WHERE category = 7 ORDER BY title

pretending sanity ::