Is there a way to compare Ref cursor outputs directly in pl sql developer version 9? Our existing procedures have been modified to improve performance. In this context we have to ensure that there is no data mismatch.How can we compare 2 refcursor s coming from different procedures?