doughnut_ratings
SELECT type FROM doughnut_ratings WHERE location = 'Krispy King' AND rating = 10;
< Previous PageNext Page >