Solution: Create Queries in Ecto
Go over the solution to the "Create Queries in Ecto" problem.
We'll cover the following...
Solution
We build the query using Ecto.Query
API. An artist’s name is given and we look up all of the albums associated with that artist.
Access this course and 1400+ top-rated courses and projects.