Has anyone used arcpy.ArcSDESQLExecute to call an Oracle stored procedure which includes a 'REF CURSOR' type out parameter? Since the .execute() function expects a string, I don't know how you would pass in a cursor object for the parameter which is expecting a cursor object for returning results.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.