Skip to content

Instantly share code, notes, and snippets.

@belenaj
Last active December 25, 2018 12:09
Show Gist options
  • Select an option

  • Save belenaj/a9ce99995d39c065c26bf23761cebfd1 to your computer and use it in GitHub Desktop.

Select an option

Save belenaj/a9ce99995d39c065c26bf23761cebfd1 to your computer and use it in GitHub Desktop.
SELECT *
FROM customer
WHERE country = '${VAR_COUNTRY}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment