Skip to content

Instantly share code, notes, and snippets.

@manojmj92
Last active January 23, 2019 07:26
Show Gist options
  • Save manojmj92/ef900feaf9f9704561b8f9ee5bad37f8 to your computer and use it in GitHub Desktop.
Save manojmj92/ef900feaf9f9704561b8f9ee5bad37f8 to your computer and use it in GitHub Desktop.
result = SqlConnection.execute(
"SELECT COLUMN_NAMES FROM JOINED_TABLES WHERE CONDITIONS_ARE_MET"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment