Exercise: Create Queries in Ecto
Practice how to use the Ecto.Query API to build your own query in this challenge.
We'll cover the following...
Problem statement
When given a name of an artist, we want to be ...
Practice how to use the Ecto.Query API to build your own query in this challenge.
When given a name of an artist, we want to be ...