I am trying to run a stored procedure with numerous parameters to it. To do that I am using pyodbc library and its cursor.execute function.
Following is the query I a