Returning a result set? #51
-
| has anyone been successful with using this connector to return a result set from a procedure? Not sure if it's currently possible but this would be awesome. https://docs.aws.amazon.com/redshift/latest/dg/stored-procedure-result-set.html |
Beta Was this translation helpful? Give feedback.
Answered by Brooke-white Sep 2, 2021
Replies: 1 comment
-
| Hi @Jonnokc , As of v2.0.886 we've added support for |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by Jonnokc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Hi @Jonnokc ,
As of v2.0.886 we've added support for
Cursor.callproc(). An example of how to use this method can be found in our test suite