Skip to content

Instantly share code, notes, and snippets.

@3v0k4
Last active September 7, 2020 15:40
Show Gist options
  • Save 3v0k4/f2a5d7154c3c520f9f2e9d1f0d404794 to your computer and use it in GitHub Desktop.
Save 3v0k4/f2a5d7154c3c520f9f2e9d1f0d404794 to your computer and use it in GitHub Desktop.
=> SELECT id, genre, title from films;
id | genre | title
----+----------+-------------------
1 | thriller | Blade Runner 2049
2 | thriller | Inception
3 | scifi | Arrival
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment