SELECT * FROM category_id WHERE id = 12 LIMIT 1

SELECT * FROM recipes WHERE category = 12 ORDER BY title

pretending sanity ::