SELECT * FROM category_id WHERE id = 15 LIMIT 1

SELECT * FROM recipes WHERE category = 15 ORDER BY title

pretending sanity ::