Recipe recipe_id title ingredient ingredient_id name recipe_ingredient recipe_ingredient_id recipe_id ingredient_id which of the following is a situation where an outer join could be useful?
a) Retrieving recipes with no associated ingredients
b) Retrieving ingredients with no associated recipes
c) Retrieving recipes with common ingredients
d) Retrieving ingredients with recipe details
e) Joining recipes and ingredients without any condition