Replies: 1 comment 2 replies
-
you can maybe do this in python instead
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I often have to run the same SQL query against multiple tables. A simple example is dropping tables:
It would be great if we could pass in an iterator to the SQL cell. It might require a new input variable at the bottom of the SQL cell?
Beta Was this translation helpful? Give feedback.
All reactions