I am trying to execute the stored procedure which is having 3 params in which 2 of input params and 1 is output params. the out param is cursor type. I am unable to define the cursor type of the out ...