Created
April 19, 2018 14:35
-
-
Save dsandip/c9ba232b10ae36a46d44186b881fb4ee to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select id, title from tracks where album_id IN {the list of album ids} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment