Last active
December 25, 2018 12:09
-
-
Save belenaj/a9ce99995d39c065c26bf23761cebfd1 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 * | |
| FROM customer | |
| WHERE country = '${VAR_COUNTRY}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment