SELECT * FROM category_id WHERE id = 13 LIMIT 1

SELECT * FROM recipes WHERE category = 13 ORDER BY title

pretending sanity ::